GrapeCity SPREAD for Windows Forms 11.0J
actionPending フィールド (UndoRedoManager)


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

UndoRedoManager クラス
UndoRedoManager メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.