OpenSaveDialogShouldSerializeScrollBarColor Method

Indicates whether the ScrollBarColor property should be persisted.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
protected bool ShouldSerializeScrollBarColor()

Return Value

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

See Also