The YWForm type exposes the following members.

Methods

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

See Also