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()
Protected Function ShouldSerializeButtonSize As Boolean
protected:
bool ShouldSerializeButtonSize()
member ShouldSerializeButtonSize : unit -> bool
Return Value
Type:
BooleanTrue if it succeeds, false if it fails.
See Also