KeyboardControlShouldSerializeBKDFile Method

Indicates whether the BKDFile property should be persisted in Visual Studio designer's automatically generated code.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
protected bool ShouldSerializeBKDFile()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also