'Declaration Public Overrides Function PerformUndoAction( _ ByVal sender As Object _ ) As Boolean
'使用法 Dim instance As GroupClickUndoAction Dim sender As Object Dim value As Boolean value = instance.PerformUndoAction(sender)
public override bool PerformUndoAction( object sender )
GroupClickUndoAction クラス GroupClickUndoAction メンバ
© 2004-2015, GrapeCity inc. All rights reserved.