PowerTools CalendarGrid for Windows Forms 1.0J
MaxLengthUnit プロパティ (GcComboBox)

MaxLength の計算方法(バイトと文字のどちらに基づくか)を取得または設定します。
構文
Public Property MaxLengthUnit As LengthUnit
public LengthUnit MaxLengthUnit {get; set;}

プロパティ値

bool 値。MaxLength の計算方法がバイトに基づく場合は true。文字に基づく場合は false
既定値は LengthUnit.Char です。
解説
このプロパティは、MaxLength プロパティと関係があります。
参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.