OleUndoEngine.DiscardUndoUnit(UndoEngine+UndoUnit) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果此单元为父撤消单元,则关闭它。
protected:
override void DiscardUndoUnit(System::ComponentModel::Design::UndoEngine::UndoUnit ^ unit);
protected override void DiscardUndoUnit (System.ComponentModel.Design.UndoEngine.UndoUnit unit);
override this.DiscardUndoUnit : System.ComponentModel.Design.UndoEngine.UndoUnit -> unit
Protected Overrides Sub DiscardUndoUnit (unit As UndoEngine.UndoUnit)