ToolBarShouldSerializeToolsSeparatorColor Method
Indicates whether the
ToolsSeparatorColor property should be serialized by Visual Studio designer.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
protected virtual bool ShouldSerializeToolsSeparatorColor()
Protected Overridable Function ShouldSerializeToolsSeparatorColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.