ItemCount Property (AWTChoice)

Class

AWTChoice.

Action

Gets the number of items in the combo box.

Syntax

'Declaration
Protected Read Property ItemCount As Integer

Access

Read only.

Examples

Dim itemCount As Integer = colorsChoice.ItemCount