ItemCount プロパティ (AWTChoice)

クラス

AWTChoice.

処理

[読み取り専用] コンボ ボックスの項目の数。

構文

'Declaration
Protected Read Property ItemCount As Integer

アクセス

読み取り専用。

Dim itemCount As Integer = colorsChoice.ItemCount