Property | Type | Description | |
---|---|---|---|
ACTION_BAR_TEXT | Color | ||
ACTION_BAR_TEXT_BRUSH | |||
ACTION_BAR_TEXT_SECONDARY | Color | ||
ACTION_BAR_TEXT_SECONDARY_BRUSH | |||
FORM_PADDING | int | ||
ROBOTO_MEDIUM_10 | |||
ROBOTO_MEDIUM_11 | |||
ROBOTO_MEDIUM_12 | |||
ROBOTO_REGULAR_11 | |||
SECONDARY_TEXT_BLACK | Color | ||
SECONDARY_TEXT_BLACK_BRUSH | |||
SECONDARY_TEXT_WHITE | Color | ||
SECONDARY_TEXT_WHITE_BRUSH |
Method | Description | |
---|---|---|
AddFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void | ||
GetApplicationBackgroundColor ( ) : Color | ||
GetCheckBoxOffDisabledBrush ( ) : |
||
GetCheckBoxOffDisabledColor ( ) : Color | ||
GetCheckboxOffBrush ( ) : |
||
GetCheckboxOffColor ( ) : Color | ||
GetCmsSelectedItemBrush ( ) : |
||
GetDisabledOrHintBrush ( ) : |
||
GetDisabledOrHintColor ( ) : Color | ||
GetDividersBrush ( ) : |
||
GetDividersColor ( ) : Color | ||
GetFlatButtonDisabledTextBrush ( ) : |
||
GetFlatButtonHoverBackgroundBrush ( ) : |
||
GetFlatButtonHoverBackgroundColor ( ) : Color | ||
GetFlatButtonPressedBackgroundBrush ( ) : |
||
GetFlatButtonPressedBackgroundColor ( ) : Color | ||
GetPrimaryTextBrush ( ) : |
||
GetPrimaryTextColor ( ) : Color | ||
GetRaisedButtonBackgroundBrush ( ) : |
||
GetRaisedButtonTextBrush ( bool primary ) : |
||
GetSecondaryTextBrush ( ) : |
||
GetSecondaryTextColor ( ) : Color | ||
RemoveFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void |
Method | Description | |
---|---|---|
AddFontMemResourceEx ( |
||
LoadFont ( byte fontResource ) : |
||
MaterialSkinManager ( ) : System | ||
UpdateBackgrounds ( ) : void | ||
UpdateControl ( |
||
UpdateToolStrip ( |
public AddFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void | ||
materialForm | MaterialSkin.Controls.MaterialForm | |
return | void |
public GetApplicationBackgroundColor ( ) : Color | ||
return | Color |
public GetCheckBoxOffDisabledBrush ( ) : |
||
return |
public GetCheckBoxOffDisabledColor ( ) : Color | ||
return | Color |
public GetCheckboxOffBrush ( ) : |
||
return |
public GetCmsSelectedItemBrush ( ) : |
||
return |
public GetDisabledOrHintBrush ( ) : |
||
return |
public GetFlatButtonDisabledTextBrush ( ) : |
||
return |
public GetFlatButtonHoverBackgroundBrush ( ) : |
||
return |
public GetFlatButtonHoverBackgroundColor ( ) : Color | ||
return | Color |
public GetFlatButtonPressedBackgroundBrush ( ) : |
||
return |
public GetFlatButtonPressedBackgroundColor ( ) : Color | ||
return | Color |
public GetPrimaryTextBrush ( ) : |
||
return |
public GetRaisedButtonBackgroundBrush ( ) : |
||
return |
public GetRaisedButtonTextBrush ( bool primary ) : |
||
primary | bool | |
return |
public GetSecondaryTextBrush ( ) : |
||
return |
public RemoveFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void | ||
materialForm | MaterialSkin.Controls.MaterialForm | |
return | void |
public Brush,System.Drawing ACTION_BAR_TEXT_BRUSH | ||
return |
public Brush,System.Drawing ACTION_BAR_TEXT_SECONDARY_BRUSH | ||
return |
public Font,System.Drawing ROBOTO_MEDIUM_10 | ||
return |
public Font,System.Drawing ROBOTO_MEDIUM_11 | ||
return |
public Font,System.Drawing ROBOTO_MEDIUM_12 | ||
return |
public Font,System.Drawing ROBOTO_REGULAR_11 | ||
return |
public static Color SECONDARY_TEXT_BLACK | ||
return | Color |
public static Brush,System.Drawing SECONDARY_TEXT_BLACK_BRUSH | ||
return |
public static Color SECONDARY_TEXT_WHITE | ||
return | Color |