Click or drag to resize

CustomToolBarButtonHeight Property

Gets or sets the height of the buttons.

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

Property Value

Type: Int32
The height of the buttons.
See Also