PowerTools MultiRow for Windows Forms 8.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 メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.