DrawingPadShouldSerializeBackColor Method

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

Definition

Namespace: BeeMobile.DrawingPad
Assembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
C#
protected bool ShouldSerializeBackColor()

Return Value

Boolean

[Missing <returns> documentation for "M:BeeMobile.DrawingPad.DrawingPad.ShouldSerializeBackColor"]

See Also