GrapeCity CalendarGrid for Windows Forms 2.0J
DateMonthDisplayField コンストラクタ(Boolean,MonthPattern)

bool 値。true に設定した場合、フィールドの長さは固定されます。false に設定した場合は可変になります。
月の値の表示方法を示す MonthPattern 列挙体。
DateMonthDisplayField クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal pattern As MonthPattern _
)
public DateMonthDisplayField( 
   bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

showLeadingZero
bool 値。true に設定した場合、フィールドの長さは固定されます。false に設定した場合は可変になります。
pattern
月の値の表示方法を示す MonthPattern 列挙体。
参照

DateMonthDisplayField クラス
DateMonthDisplayField メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.