リサイズはクリックかドラッグ

TextChangingEventArgs クラス

TextChanging イベントのデータを提供します。
継承階層
SystemObject
  SystemEventArgs
    GrapeCity.Windows.InputManTextChangingEventArgs

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public class TextChangingEventArgs : EventArgs

TextChangingEventArgs 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドTextChangingEventArgs
TextChangingEventArgs クラスの新しいインスタンスを初期化します。
トップ
プロパティ
  名前説明
Public プロパティCancel
変更アクションがキャンセルされるどうかを示す値を取得または設定します。
Public プロパティResult
テキストが変更された後の結果を示す値を取得します。
トップ
関連項目