PowerTools CalendarGrid for Windows Forms 1.0J
MaxLineCount プロパティ (GcTextBox)

行の最大数を取得または設定します。
構文
Public Property MaxLineCount As Integer
public int MaxLineCount {get; set;}

プロパティ値

行の最大数を示す int 値。
既定値は 0 です。
解説
MaxLineCount は、CountWrappedLine プロパティが true で、なおかつ Multiline プロパティも true である場合に、入力できるテキストの行数を制限します。このプロパティの既定値は 0 で、制限がないことを意味します。
参照

GcTextBox クラス
GcTextBox メンバ
Multiline プロパティ
CountWrappedLine プロパティ

 

 


© 2014 GrapeCity inc. All rights reserved.