The YWMonthCaledarForm type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | YWMonthCaledarForm()()()() |
YWMonthCaledarForm クラスの新しいインスタンスを初期化します。
|
![]() | YWMonthCaledarForm(DateTime) |
YWMonthCaledarForm クラスの新しいインスタンスを初期化します。
|
Methods
Name | Description | |
---|---|---|
![]() | CanClose |
Closing イベント時に呼び出され、 Close できるかどうかを判定します。
DialogResult.OK/Yes/Ignore の場合は実行されません。
(Inherited from YWForm.) |
![]() | Dispose | (Overrides YWForm..::..Dispose(Boolean).) |
![]() | FillRowByFromYWData<(Of <<'(T>)>>) |
IYWData.ColumnNameと一致するrow.Itemに値を設定して返します。
(Inherited from YWForm.) |
![]() | IsNextControl | (Inherited from YWForm.) |
![]() | OnClosed | (Inherited from YWForm.) |
![]() | OnClosing | (Inherited from YWForm.) |
![]() | OnKeyDown | (Overrides Control..::..OnKeyDown(KeyEventArgs).) |
![]() | OnLoad | (Overrides YWForm..::..OnLoad(EventArgs).) |
![]() | OnShown | (Inherited from YWForm.) |
![]() | Refresh | (Inherited from YWForm.) |
![]() | ResetIn |
対象コントロール内に格納されているコントロールコレクションの
IYWMethod.Reset() を実行します。
(Inherited from YWForm.) |
![]() | SetRowIntoYWData |
IYWData.ColumnNameと一致するrow.Itemの値を設定します。
(Inherited from YWForm.) |
![]() | ShowScreenShotDialog |
画面のプリントスクリーンの印刷プレビューダイアログを表示します。
(Inherited from YWForm.) |
Properties
Name | Description | |
---|---|---|
![]() | AddVersion |
TextにVersionを追加するかどうかを指定します。
(Inherited from YWForm.) |
![]() | EditableChar |
YWForms コンポーネントの EditableChars に同じ文字があれば、
そのコンポーネント の Editable を True に、
該当する文字がなければ Editable を False にします。
EditableChars が空白のコンポーネントは制御されません。
(Inherited from YWForm.) |
![]() | MaxDate |
許容される日付の最大値を取得または設定します。
|
![]() | MinDate |
許容される日付の最小値を取得または設定します。
|
![]() | SelectedDate |
選択されている日付を取得または設定します。
|
![]() | Text | (Inherited from YWForm.) |