MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
MainWindowTheme Class
NamespacesMPfm.WindowsControlsMainWindowTheme
Defines a theme object for the MPfm main window.
Declaration Syntax
C#Visual Basic
public class MainWindowTheme
Public Class MainWindowTheme
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MainWindowTheme()()()()
Default constructor for the MainWindowTheme class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PanelFontMonospaced
Defines the main panel monospaced font.

PanelFontSmallMonospaced
Defines the main panel small monospaced font.

PanelFontText
Defines the main panel text font.

PanelFontTitle
Defines the main panel title font.

PanelFontTitle2
Defines the main panel title 2 font.

PanelFontTitle3
Defines the main panel title 3 font.

PanelTheme
Defines the main panel theme.

SecondaryPanelFontLabel
Defines the secondary panel label font.

SecondaryPanelFontLinkLabel
Defines the secondary panel link label font.

SecondaryPanelTheme
Defines the secondary panel theme.

ToolbarBackground
Defines the toolbar background gradient.

ToolbarButtonTheme
Defines the toolbar button theme.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MainWindowTheme

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)