Click or drag to resize

Win32ToolBarDefaultSize Property

Gets the default size of the control.

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

Return Value

Size
The default Size of the control.
See Also