Click or drag to resize

CustomToolBarButtonHeight Property

Gets or sets the height of the buttons.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int ButtonHeight { get; set; }

Property Value

Type: Int32
The height of the buttons.
See Also