HEUndoRibbonGroup Constructors
A default ribbon group containing Undo (HEUndoRibbonCommand) and Redo (HERedoRibbonCommand) items.Name | Parameters | Description |
---|---|---|
HEUndoRibbonGroup() | none | Initializes a new instance of the HEUndoRibbonGroup class with default settings. |
HEUndoRibbonGroup(String) | text | Initializes a new instance of the HEUndoRibbonGroup class with the specified text. |
See Also