The YWTimeTextBox 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 イベントを発生させます。
(Inherited from YWTextBoxBase.)
Protected methodOnGotFocus
Leave イベントを発生させます。
(Inherited from YWTextBoxBase.)
Protected methodOnKeyDown (Inherited from YWTextBoxBase.)
Protected methodOnKeyPress (Overrides YWTextBoxBase..::..OnKeyPress(KeyPressEventArgs).)
Protected methodOnLeave (Inherited from YWTextBoxBase.)
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 (Inherited from YWTextBoxBase.)
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 (Inherited from YWTextBoxBase.)

See Also