protected void PushUndo( UndoAction action, bool clearRedo )
'Declaration Protected Sub PushUndo( _ ByVal action As UndoAction, _ ByVal clearRedo As Boolean _ )
'使用法 Dim instance As UndoManager Dim action As UndoAction Dim clearRedo As Boolean instance.PushUndo(action, clearRedo)
UndoManager クラス UndoManager メンバ
© 2004-2015, GrapeCity inc. All rights reserved.