Win32ToolBarShouldSerializeButtonSize Method |
Determine if we should serialize the ButtonSize property.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected bool ShouldSerializeButtonSize()
Protected Function ShouldSerializeButtonSize As Boolean
protected:
bool ShouldSerializeButtonSize()
member ShouldSerializeButtonSize : unit -> bool
Return Value
BooleanTrue if it succeeds, false if it fails.
See Also