InkColorShouldSerializeColor1 Method
Gets a value indicating if the value of
Color1 property should be serialized by Visual Studio Designer.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected virtual bool ShouldSerializeColor1()
Protected Overridable Function ShouldSerializeColor1 As Boolean
Return Value
BooleanTrue to serialize the value,
False otherwise.