ColorThemes Enumeration

Specifies names for different color themes.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public enum ColorThemes

Remarks

Enumeration which includes themes for the current OpenSaveDialog.

After selecting any theme, designer will immediately redraws the control to appropiate color scheme.

Members

Black0 Color theme is comprised of colors which include black.
Blue1 Color theme is comprised of colors which include blue.

See Also