Click or drag to resize

Win32ToolBarDefaultSize Property

Gets the default size of the control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected override Size DefaultSize { get; }

Return Value

Type: Size
The default Size of the control.
See Also