The YWCalculatorForm type exposes the following members.
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.) |
![]() | OnLoad |
Load イベントを発生させます。
(Inherited from YWForm.) |
![]() | OnShown | (Inherited from YWForm.) |
![]() | Refresh | (Inherited from YWForm.) |
![]() | ResetIn |
対象コントロール内に格納されているコントロールコレクションの
IYWMethod.Reset() を実行します。
(Inherited from YWForm.) |
![]() | SetRowIntoYWData |
IYWData.ColumnNameと一致するrow.Itemの値を設定します。
(Inherited from YWForm.) |
![]() | ShowDialog | |
![]() | ShowScreenShotDialog |
画面のプリントスクリーンの印刷プレビューダイアログを表示します。
(Inherited from YWForm.) |