HypernovaDesktop Components · docs
Binarymission
WinFormsPost It Note › PostItNoteTheme

PostItNoteTheme

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.Containers

Lists the supported built-in themes for rendering the PostIt Note.

public enum PostItNoteTheme

Members at a glance

BlueRenders a Blue color based background.
BrownRenders a Brown color based background.
CustomRenders using user-defined colors for various aspects of the control.
DefaultRenders something similar to the default MS Outlook style theme - i.e. Yellow background.
MonoChromeRenders a MonoChrome color based background.
OrangeRenders a Orange color based background.

Members

Blue

Renders a Blue color based background.

Brown

Renders a Brown color based background.

Custom

Renders using user-defined colors for various aspects of the control.

Default

Renders something similar to the default MS Outlook style theme - i.e. Yellow background.

MonoChrome

Renders a MonoChrome color based background.

Orange

Renders a Orange color based background.