Click or drag to resize

Win32ToolBarShouldSerializeButtonSize Method

Determine if we should serialize the ButtonSize property.

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

Return Value

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