Items Property (AWTChoice)

Class

AWTChoice.

Action

Gets the list of combo box items.

Syntax

'Declaration
Protected Read Property Items As List(Of ItemIdentifier)

Access

Read only.

Examples

Dim items As IList = colorsChoice.Items