PowerTools SPREAD for Windows Forms 8.0J
actionCancelled フィールド


保留中のアクションがキャンセルされたかどうかを指定します。
構文
'Declaration
 
Protected actionCancelled As Boolean
'使用法
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.actionCancelled
 
instance.actionCancelled = value
protected bool actionCancelled
参照

UndoManager クラス
UndoManager メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.