ColorPaletteShouldSerializeBorderColor Method
Indicates whether the
BorderColor property should be serialized by
Visual Studio designer.
Namespace: BeeMobile.TrackBarAssembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
protected virtual bool ShouldSerializeBorderColor()
Protected Overridable Function ShouldSerializeBorderColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.