Click or drag to resize

Win32ToolBarShouldSerializeButtonSize Method

Determine if we should serialize the ButtonSize property.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected bool ShouldSerializeButtonSize()

Return Value

Type: Boolean
True if it succeeds, false if it fails.
See Also