The YWNumTextBox type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
YWTextBoxBase によって使用されているリソースを解放します。
(Inherited from YWTextBoxBase.) |
![]() | Focus |
コントロール入力フォーカスを設定します。
(Inherited from YWTextBoxBase.) |
![]() | IsNoValue |
Me.TextLength = 0
(Inherited from YWTextBoxBase.) |
![]() | OnEnter |
Enter イベントを発生させます。
(Overrides YWTextBoxBase..::..OnEnter(EventArgs).) |
![]() | OnGotFocus |
Leave イベントを発生させます。
(Inherited from YWTextBoxBase.) |
![]() | OnKeyDown | (Overrides YWTextBoxBase..::..OnKeyDown(KeyEventArgs).) |
![]() | OnKeyPress | (Inherited from YWTextBoxBase.) |
![]() | OnLeave |
Leave イベントを発生させます。
(Overrides YWTextBoxBase..::..OnLeave(EventArgs).) |
![]() | OnLostFocus | (Inherited from YWTextBoxBase.) |
![]() | OnMouseDown | (Inherited from YWTextBoxBase.) |
![]() | OnMouseEnter | (Inherited from YWTextBoxBase.) |
![]() | OnMouseLeave | (Inherited from YWTextBoxBase.) |
![]() | OnMouseMove | (Inherited from YWTextBoxBase.) |
![]() | OnMouseUp | (Inherited from YWTextBoxBase.) |
![]() | OnTextChanged | (Overrides YWTextBoxBase..::..OnTextChanged(EventArgs).) |
![]() | PerformedLeave |
テキストの System.Windows.Forms.Control.Leave イベントを生成します。
(Inherited from YWTextBoxBase.) |
![]() | Reset |
Clear
(Inherited from YWTextBoxBase.) |
![]() | SetBindingText |
既存のバインディングコレクションを消去し、
新しくTextに対してデータをソースをバインドします。
(Inherited from YWTextBoxBase.) |
![]() | SetErrorColor |
コンポーネントにエラー時の前景色と背景色を設定します。
(Inherited from YWTextBoxBase.) |
![]() | SetNormalColor |
コンポーネントに通常時の前景色と背景色を設定します。
(Inherited from YWTextBoxBase.) |
![]() | WndProc | (Overrides YWTextBoxBase..::..WndProc(Message%).) |