VerticalIndicatorScrollBarShouldSerializeScrollBarColor Method
Indicates whether the
ScrollBarColor property should be persisted
in Visual Studio designer's automatically generated code.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual bool ShouldSerializeScrollBarColor()
Protected Overridable Function ShouldSerializeScrollBarColor As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.