Win32ToolBarShouldSerializeButtonSize Method |
Determine if we should serialize the ButtonSize property.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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