'宣言 Public Function New( _ ByVal showLeadingZero As System.Boolean, _ ByVal pattern As MonthPattern _ )
public DateMonthDisplayField( System.bool showLeadingZero, MonthPattern pattern )
パラメータ
- showLeadingZero
- trueに先行ゼロを表示する場合は DateMonthDisplayField。それ以外の場合は false。
- pattern
- 月の値の表示方法を示す MonthPattern列挙体。