This refers to the size of the buttons in the ToolBar control.
public enum ToolBarButtonSize
Public Members
Member Name | Value | Explanation |
---|---|---|
Small | 0 | Basic button size is 16 X 16 pixels |
Middle | 1 | Basic button size is 24 X 24 pixels |
Large | 2 | Basic button size is 32 X 32 pixels |