PowerTools InputMan for Windows Forms 8.0J
SelectedText プロパティ (GcComboBox)

選択されているテキストの文字列を取得または設定します。
構文
Public Overrides Property SelectedText As String
public override string SelectedText {get; set;}

プロパティ値

選択されているテキストの文字列を表すString値。
解説
このプロパティにテキストを割り当てることで、指定したテキストを強調表示したり、GcComboBoxで現在選択されているテキストのみを変更したりできます。GcComboBoxで現在テキストが選択されていない場合、このプロパティは長さが0の文字列を返します。
参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.