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.2
Syntax
public int ButtonHeight { get; set; }

Property Value

Int32
The height of the buttons.
See Also