RoundTextBoxMultilineShouldSerializeScrollBarColor Method
Indicates whether
ScrollBarColor property should
be persisted by Visual Studio Designer.
Namespace: BeeMobile.RoundTextBoxMultilineAssembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
protected virtual bool ShouldSerializeScrollBarColor()
Protected Overridable Function ShouldSerializeScrollBarColor As Boolean
Return Value
BooleanTrue to serialize the property into code; false otherwise.