The YWMonthCaledarForm type exposes the following members.

Methods

  NameDescription
Protected methodCanClose
Closing イベント時に呼び出され、 Close できるかどうかを判定します。 DialogResult.OK/Yes/Ignore の場合は実行されません。
(Inherited from YWForm.)
Protected methodDispose (Overrides YWForm..::..Dispose(Boolean).)
Protected methodFillRowByFromYWData<(Of <<'(T>)>>)
IYWData.ColumnNameと一致するrow.Itemに値を設定して返します。
(Inherited from YWForm.)
Protected methodIsNextControl (Inherited from YWForm.)
Protected methodOnClosed (Inherited from YWForm.)
Protected methodOnClosing (Inherited from YWForm.)
Protected methodOnKeyDown (Overrides Control..::..OnKeyDown(KeyEventArgs).)
Protected methodOnLoad (Overrides YWForm..::..OnLoad(EventArgs).)
Protected methodOnShown (Inherited from YWForm.)
Public methodRefresh (Inherited from YWForm.)
Public methodResetIn
対象コントロール内に格納されているコントロールコレクションの IYWMethod.Reset() を実行します。
(Inherited from YWForm.)
Protected methodSetRowIntoYWData
IYWData.ColumnNameと一致するrow.Itemの値を設定します。
(Inherited from YWForm.)
Protected methodShowScreenShotDialog
画面のプリントスクリーンの印刷プレビューダイアログを表示します。
(Inherited from YWForm.)

See Also