The YWNumTextBox type exposes the following members.

Methods

  NameDescription
Protected methodDispose
YWTextBoxBase によって使用されているリソースを解放します。
(Inherited from YWTextBoxBase.)
Public methodFocus
コントロール入力フォーカスを設定します。
(Inherited from YWTextBoxBase.)
Public methodIsNoValue
Me.TextLength = 0
(Inherited from YWTextBoxBase.)
Protected methodOnEnter
Enter イベントを発生させます。
(Overrides YWTextBoxBase..::..OnEnter(EventArgs).)
Protected methodOnGotFocus
Leave イベントを発生させます。
(Inherited from YWTextBoxBase.)
Protected methodOnKeyDown (Overrides YWTextBoxBase..::..OnKeyDown(KeyEventArgs).)
Protected methodOnKeyPress (Inherited from YWTextBoxBase.)
Protected methodOnLeave
Leave イベントを発生させます。
(Overrides YWTextBoxBase..::..OnLeave(EventArgs).)
Protected methodOnLostFocus (Inherited from YWTextBoxBase.)
Protected methodOnMouseDown (Inherited from YWTextBoxBase.)
Protected methodOnMouseEnter (Inherited from YWTextBoxBase.)
Protected methodOnMouseLeave (Inherited from YWTextBoxBase.)
Protected methodOnMouseMove (Inherited from YWTextBoxBase.)
Protected methodOnMouseUp (Inherited from YWTextBoxBase.)
Protected methodOnTextChanged (Overrides YWTextBoxBase..::..OnTextChanged(EventArgs).)
Public methodPerformedLeave
テキストの System.Windows.Forms.Control.Leave イベントを生成します。
(Inherited from YWTextBoxBase.)
Public methodReset
Clear
(Inherited from YWTextBoxBase.)
Public methodSetBindingText
既存のバインディングコレクションを消去し、 新しくTextに対してデータをソースをバインドします。
(Inherited from YWTextBoxBase.)
Public methodSetErrorColor
コンポーネントにエラー時の前景色と背景色を設定します。
(Inherited from YWTextBoxBase.)
Public methodSetNormalColor
コンポーネントに通常時の前景色と背景色を設定します。
(Inherited from YWTextBoxBase.)
Protected methodWndProc (Overrides YWTextBoxBase..::..WndProc(Message%).)

See Also