HEUndoRibbonCommand Constructors
A ribbon item that allows the previous action performed within the design view area to be canceled.
Name | Parameters | Description |
---|---|---|
HEUndo |
none |
Initializes a new instance of the HEUndo |
HEUndo |
size |
Initializes a new instance of the HEUndo |
HEUndo |
text, size |
Initializes a new instance of the HEUndo |
HEUndo |
text |
Initializes a new instance of the HEUndo |
See Also