HERibbonDropDownCommandBase Constructors
Serves as a base for classes specifying Ribbon items with a dropdown list.
Name | Parameters | Description |
---|---|---|
HERibbon |
none |
Initializes a new instance of the HERibbon |
HERibbon |
size |
Initializes a new instance of the HERibbon |
HERibbon |
text, items |
Initializes a new instance of the HERibbon |
HERibbon |
text, size, items |
Initializes a new instance of the HERibbon |
HERibbon |
text, size |
Initializes a new instance of the HERibbon |
HERibbon |
text |
Initializes a new instance of the HERibbon |
See Also