PowerTools InputMan for ASP.NET 8.0J
DisplayText プロパティ (GcComboBox)

コントロールがフォーカスを持っていないときに表示される文字列を取得します。
構文
Public Shadows ReadOnly Property DisplayText As String
public new string DisplayText {get;}
解説
DisplayTextプロパティは、Formatプロパティの設定に従い、コントロールがフォーカスを持たないときに表示されている文字列を、リテラル文字列を含む形式で取得します。これに対して、Textプロパティは、コントロールがフォーカスを持っているときに表示する文字列を取得または設定します。
参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.