PowerTools CalendarGrid for Windows Forms 1.0J
GetLineCount メソッド (DropDownEditor)

複数行モードのドロップダウンウィンドウの行数を取得します。
構文
Public Function GetLineCount() As Integer
public int GetLineCount()

戻り値の型

複数行編集コントロールの行数を含む System.Int32 値。
解説
Text プロパティが System.String.Empty の場合、このメソッドは 0 を返します。それ以外の場合は行数を返します。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.