PowerTools SPREAD for Windows Forms 8.0J
actionPending フィールド (UndoManager)


アクションが進行中かどうかを指定します(再起が起こらないようにするため)。
構文
'Declaration
 
Protected actionPending As Boolean
'使用法
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.actionPending
 
instance.actionPending = value
protected bool actionPending
参照

UndoManager クラス
UndoManager メンバ

 

 


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