GrapeCity SPREAD for Windows Forms 12.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 メンバ

 

 


Copyright © 2004 GrapeCity inc.