SelectedItem プロパティ (AWTChoice)

クラス

AWTChoice.

処理

[読み取り専用] 選択されている項目。 項目が現在選択されていない場合には、NULL が返されます。

構文

'Declaration
Protected Read Property SelectedItem As ItemIdentifier

アクセス

読み取り専用。

Dim selectedItem As String = colorsChoice.SelectedItem