SelectedIndex プロパティ (OracleFormsChoice)
クラス
OracleFormsChoice
.
処理
[読み取り専用] 選択されている項目のインデックス。 項目が現在選択されていない場合には -1(4Test の場合は 0)を返します。 The value is zero-based.。
構文
'Declaration Protected Read Property SelectedIndex As
Integer
アクセス
読み取り専用。