InkColorShouldSerializeColor2 Method
Gets a value indicating if the value of
Color2 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 ShouldSerializeColor2()
Protected Overridable Function ShouldSerializeColor2 As Boolean
Return Value
BooleanTrue to serialize the value,
False otherwise.