OpenSaveDialogFormColorTheme Property

Gets or sets a color theme used for OpenSaveDialog.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public virtual ColorThemes ColorTheme { get; set; }

Property Value

ColorThemes

Remarks

The color theme specifies what kind of colors should be used to paint OpenSaveDialog.

See Also