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

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

プロパティ値

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

GcMaskedComboBox クラス
GcMaskedComboBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.