GrapeCity SPREAD for Windows Forms 11.0J
CanRedo プロパティ (UndoManager)


Redoによってアクションをリドゥできるかどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property CanRedo As Boolean
'使用法
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.CanRedo
public bool CanRedo {get;}

プロパティ値

Boolean:アクションのリドゥが可能な場合はTrue、それ以外の場合はFalse
参照

UndoManager クラス
UndoManager メンバ

 

 


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