PowerTools CalendarGrid for Windows Forms 1.0J
TextLength プロパティ (DropDownEditor)

ドロップダウンウィンドウのテキストの長さを取得します。
構文
Public ReadOnly Property TextLength As Integer
public int TextLength {get;}

プロパティ値

コントロールのテキストに含まれている文字数。
解説
このプロパティを使用すると、合計文字数の情報が必要とされるタスクを実行する際(たとえば、コントロールのテキスト内で特定の文字列を検索する場合など)に、文字列の文字数を確認できます。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.