The YWTimeTextBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | YWTimeTextBox |
YWTimeTextBox クラスの新しいインスタンスを初期化します。
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
YWTextBoxBase によって使用されているリソースを解放します。
(Inherited from YWTextBoxBase.) |
![]() | Focus |
コントロール入力フォーカスを設定します。
(Inherited from YWTextBoxBase.) |
![]() | IsNoValue |
Me.TextLength = 0
(Inherited from YWTextBoxBase.) |
![]() | OnEnter |
Enter イベントを発生させます。
(Inherited from YWTextBoxBase.) |
![]() | OnGotFocus |
Leave イベントを発生させます。
(Inherited from YWTextBoxBase.) |
![]() | OnKeyDown | (Inherited from YWTextBoxBase.) |
![]() | OnKeyPress | (Overrides YWTextBoxBase..::..OnKeyPress(KeyPressEventArgs).) |
![]() | OnLeave | (Inherited from YWTextBoxBase.) |
![]() | 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 | (Inherited from YWTextBoxBase.) |
![]() | 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 | (Inherited from YWTextBoxBase.) |
Properties
Name | Description | |
---|---|---|
![]() | AcceptsReturn | (Inherited from YWTextBoxBase.) |
![]() | BackColor | (Inherited from YWTextBoxBase.) |
![]() | ColumnName |
YWForm.SetValuesByRowで制御する文字列を取得または設定します。
SetValuesByRow実行時に指定したDataRowのColumnNameと一致する列のItemが設定されます。
空白時は制御を受けません。
(Inherited from YWTextBoxBase.) |
![]() | EditableChars |
YWForm.EditableCharで制御する文字列を取得または設定します。
EditableCharに設定時に該当値の有無でEditabledの値が変化します。
空白時はEnabledCharの制御を受けません。
(Inherited from YWTextBoxBase.) |
![]() | Editabled |
コントロールの値を編集可能かどうかを示す値を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | EnterStop |
このコントロールで、フォーカスを移動するのに、Enter キーを使用できるかどうかを示す値を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | ErrorBackColor |
エラー時のコンポーネントの背景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | ErrorForeColor |
エラー時のテキストを表示するのに使用される、このコンポーネントの前景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | ForeColor | (Inherited from YWTextBoxBase.) |
![]() | MaxLength | (Overrides TextBoxBase..::..MaxLength.) |
![]() | NormalBackColor |
通常時のコンポーネントの背景色を取得または設定します。
内部処理用プロパティです。
(Inherited from YWTextBoxBase.) |
![]() | NormalForeColor |
通常時のテキストを表示するのに使用される、このコンポーネントの前景色を取得または設定します。
内部処理用プロパティです。
(Inherited from YWTextBoxBase.) |
![]() | ReadBackColor |
読取時のコンポーネントの背景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | ReadForeColor |
読取時のテキストを表示するのに使用される、このコンポーネントの前景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | ReadOnly | (Inherited from YWTextBoxBase.) |
![]() | SelectedBackColor |
選択時時のコンポーネントの背景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
![]() | SelectedColorChanged |
選択時にコンポーネントの前景色と背景色を設定するかどうかを示す値を設定します。
(Inherited from YWTextBoxBase.) |
![]() | SelectedForeColor |
選択時のテキストを表示するのに使用される、このコンポーネントの前景色を取得または設定します。
(Inherited from YWTextBoxBase.) |
Events
Name | Description | |
---|---|---|
![]() | F10KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F11KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F12KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F1KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F2KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F3KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F4KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F5KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F6KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F7KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F8KeyDown | (Inherited from YWTextBoxBase.) |
![]() | F9KeyDown | (Inherited from YWTextBoxBase.) |
![]() | Reseted |
Reset が実行された場合に発生します。
(Inherited from YWTextBoxBase.) |