GrapeCity.Win.Editors.v120 アセンブリ > GrapeCity.Win.Editors 名前空間 : CustomValidateContext クラス |
CustomValidateContextデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ColorNotify | コントロールの前景色と背景色を変化させる検証アクションを実装するための ColorNotify を取得します。 |
![]() | Control | ターゲットコントロールを取得します。 |
![]() | EnableColorNotify | ColorNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableFocusProcess | FocusProcess プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableGcBallonTipNotify | GcBalloonTipNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableIconNotify | IconNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableLineNotify | LineNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableSoundNotify | SoundNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableThreeIconBorderNotify | ThreeIconBorderNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableThreeStateBorderNotify | ThreeStateBorderNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableTipNotify | TipNotify プロパティの設定を有効にするかどうかを設定します。 |
![]() | EnableValueProcess | ValueProcess プロパティの設定を有効にするかどうかを設定します。 |
![]() | FocusProcess | フォーカス移動抑制の検証アクションを実装するための FocusProcess を取得します。 |
![]() | GcBalloonTipNotify | カスタマイズ可能なバルーンチップを表示する検証アクションを実装するための GcBalloonTipNotify を取得します。 |
![]() | IconNotify | アイコンを表示する検証アクションを実装するための IconNotify を取得します。 |
![]() | IsValid | 検証結果が有効かどうかを示す値を取得します。 |
![]() | LineNotify | 下線を表示する検証アクションを実装するための LineNotify を取得します。 |
![]() | SoundNotify | サウンドを再生する検証アクションを実装するための SoundNotify を取得します。 |
![]() | ThreeStateBorderNotify | ターゲットコントロールの周囲に境界線を表示する検証アクションを実装するための ThreeStateBorderNotify を取得します。 |
![]() | ThreeStateIconNotify | ターゲットコントロールの周囲にアイコンを表示する検証アクションを実装するための ThreeStateIconNotify を取得します。 |
![]() | TipNotify | バルーンチップを表示する検証アクションを実装するための TipNotify を取得します。 |
![]() | ValueProcess | 値の消去や変更拒否を行う検証アクションを実装するための ValueProcess を取得します。 |