PowerTools CalendarGrid for Windows Forms 1.0J
Cancel プロパティ (TextChangingEventArgs)

変更アクションがキャンセルされるどうかを示す値を取得または設定します。
構文
Public Property Cancel As Boolean
public bool Cancel {get; set;}

プロパティ値

変更アクションがキャンセルされるかどうかを示す bool 値。
解説
Cancel プロパティが true の場合、テキストは変更されません。
参照

TextChangingEventArgs クラス
TextChangingEventArgs メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.