RibbonItemCollectionBuilder<TItemCollectionBuilder>.AddNumberBox Method
Name | Parameters | Description |
---|---|---|
AddNumberBox() | none | Adds a new number box item to the end of the ribbon item collection. |
AddNumberBox(String, String, Boolean, Int32, Int32, Int32, Int32, String, Int32) | text, name, beginGroup, min, max, step, width, format, value | Adds a new number box item to the end of the ribbon item collection. |