'宣言 Public Function New( _ ByVal dateFormat As System.String, _ ByVal initialDate As System.Date _ )
public GoToDate( System.string dateFormat, System.DateTime initialDate )
パラメータ
- dateFormat
- 日付を表示する書式文字列。
- initialDate
- ダイアログ内で選択された初期の日付。
'宣言 Public Function New( _ ByVal dateFormat As System.String, _ ByVal initialDate As System.Date _ )
public GoToDate( System.string dateFormat, System.DateTime initialDate )