C# 클래스 MaterialSkin.MaterialSkinManager

파일 보기 프로젝트 열기: SkiTiSu/BiliRanking 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ACTION_BAR_TEXT Color
ACTION_BAR_TEXT_BRUSH System.Drawing.Brush
ACTION_BAR_TEXT_SECONDARY Color
ACTION_BAR_TEXT_SECONDARY_BRUSH System.Drawing.Brush
FORM_PADDING int
ROBOTO_MEDIUM_10 System.Drawing.Font
ROBOTO_MEDIUM_11 System.Drawing.Font
ROBOTO_MEDIUM_12 System.Drawing.Font
ROBOTO_REGULAR_11 System.Drawing.Font
SECONDARY_TEXT_BLACK Color
SECONDARY_TEXT_BLACK_BRUSH System.Drawing.Brush
SECONDARY_TEXT_WHITE Color
SECONDARY_TEXT_WHITE_BRUSH System.Drawing.Brush

공개 메소드들

메소드 설명
AddFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void
GetApplicationBackgroundColor ( ) : Color
GetCheckBoxOffDisabledBrush ( ) : Brush
GetCheckBoxOffDisabledColor ( ) : Color
GetCheckboxOffBrush ( ) : Brush
GetCheckboxOffColor ( ) : Color
GetCmsSelectedItemBrush ( ) : Brush
GetDisabledOrHintBrush ( ) : Brush
GetDisabledOrHintColor ( ) : Color
GetDividersBrush ( ) : Brush
GetDividersColor ( ) : Color
GetFlatButtonDisabledTextBrush ( ) : Brush
GetFlatButtonHoverBackgroundBrush ( ) : Brush
GetFlatButtonHoverBackgroundColor ( ) : Color
GetFlatButtonPressedBackgroundBrush ( ) : Brush
GetFlatButtonPressedBackgroundColor ( ) : Color
GetPrimaryTextBrush ( ) : Brush
GetPrimaryTextColor ( ) : Color
GetRaisedButtonBackgroundBrush ( ) : Brush
GetRaisedButtonTextBrush ( bool primary ) : Brush
GetSecondaryTextBrush ( ) : Brush
GetSecondaryTextColor ( ) : Color
RemoveFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void

비공개 메소드들

메소드 설명
AddFontMemResourceEx ( IntPtr pbFont, uint cbFont, IntPtr pvd, [ pcFonts ) : IntPtr
LoadFont ( byte fontResource ) : FontFamily
MaterialSkinManager ( ) : System
UpdateBackgrounds ( ) : void
UpdateControl ( Control controlToUpdate, Color newBackColor ) : void
UpdateToolStrip ( ToolStrip toolStrip, Color newBackColor ) : void

메소드 상세

AddFormToManage() 공개 메소드

public AddFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void
materialForm MaterialSkin.Controls.MaterialForm
리턴 void

GetApplicationBackgroundColor() 공개 메소드

public GetApplicationBackgroundColor ( ) : Color
리턴 Color

GetCheckBoxOffDisabledBrush() 공개 메소드

public GetCheckBoxOffDisabledBrush ( ) : Brush
리턴 System.Drawing.Brush

GetCheckBoxOffDisabledColor() 공개 메소드

public GetCheckBoxOffDisabledColor ( ) : Color
리턴 Color

GetCheckboxOffBrush() 공개 메소드

public GetCheckboxOffBrush ( ) : Brush
리턴 System.Drawing.Brush

GetCheckboxOffColor() 공개 메소드

public GetCheckboxOffColor ( ) : Color
리턴 Color

GetCmsSelectedItemBrush() 공개 메소드

public GetCmsSelectedItemBrush ( ) : Brush
리턴 System.Drawing.Brush

GetDisabledOrHintBrush() 공개 메소드

public GetDisabledOrHintBrush ( ) : Brush
리턴 System.Drawing.Brush

GetDisabledOrHintColor() 공개 메소드

public GetDisabledOrHintColor ( ) : Color
리턴 Color

GetDividersBrush() 공개 메소드

public GetDividersBrush ( ) : Brush
리턴 System.Drawing.Brush

GetDividersColor() 공개 메소드

public GetDividersColor ( ) : Color
리턴 Color

GetFlatButtonDisabledTextBrush() 공개 메소드

public GetFlatButtonDisabledTextBrush ( ) : Brush
리턴 System.Drawing.Brush

GetFlatButtonHoverBackgroundBrush() 공개 메소드

public GetFlatButtonHoverBackgroundBrush ( ) : Brush
리턴 System.Drawing.Brush

GetFlatButtonHoverBackgroundColor() 공개 메소드

public GetFlatButtonHoverBackgroundColor ( ) : Color
리턴 Color

GetFlatButtonPressedBackgroundBrush() 공개 메소드

public GetFlatButtonPressedBackgroundBrush ( ) : Brush
리턴 System.Drawing.Brush

GetFlatButtonPressedBackgroundColor() 공개 메소드

public GetFlatButtonPressedBackgroundColor ( ) : Color
리턴 Color

GetPrimaryTextBrush() 공개 메소드

public GetPrimaryTextBrush ( ) : Brush
리턴 System.Drawing.Brush

GetPrimaryTextColor() 공개 메소드

public GetPrimaryTextColor ( ) : Color
리턴 Color

GetRaisedButtonBackgroundBrush() 공개 메소드

public GetRaisedButtonBackgroundBrush ( ) : Brush
리턴 System.Drawing.Brush

GetRaisedButtonTextBrush() 공개 메소드

public GetRaisedButtonTextBrush ( bool primary ) : Brush
primary bool
리턴 System.Drawing.Brush

GetSecondaryTextBrush() 공개 메소드

public GetSecondaryTextBrush ( ) : Brush
리턴 System.Drawing.Brush

GetSecondaryTextColor() 공개 메소드

public GetSecondaryTextColor ( ) : Color
리턴 Color

RemoveFormToManage() 공개 메소드

public RemoveFormToManage ( MaterialSkin.Controls.MaterialForm materialForm ) : void
materialForm MaterialSkin.Controls.MaterialForm
리턴 void

프로퍼티 상세

ACTION_BAR_TEXT 공개적으로 프로퍼티

public Color ACTION_BAR_TEXT
리턴 Color

ACTION_BAR_TEXT_BRUSH 공개적으로 프로퍼티

public Brush,System.Drawing ACTION_BAR_TEXT_BRUSH
리턴 System.Drawing.Brush

ACTION_BAR_TEXT_SECONDARY 공개적으로 프로퍼티

public Color ACTION_BAR_TEXT_SECONDARY
리턴 Color

ACTION_BAR_TEXT_SECONDARY_BRUSH 공개적으로 프로퍼티

public Brush,System.Drawing ACTION_BAR_TEXT_SECONDARY_BRUSH
리턴 System.Drawing.Brush

FORM_PADDING 공개적으로 프로퍼티

public int FORM_PADDING
리턴 int

ROBOTO_MEDIUM_10 공개적으로 프로퍼티

public Font,System.Drawing ROBOTO_MEDIUM_10
리턴 System.Drawing.Font

ROBOTO_MEDIUM_11 공개적으로 프로퍼티

public Font,System.Drawing ROBOTO_MEDIUM_11
리턴 System.Drawing.Font

ROBOTO_MEDIUM_12 공개적으로 프로퍼티

public Font,System.Drawing ROBOTO_MEDIUM_12
리턴 System.Drawing.Font

ROBOTO_REGULAR_11 공개적으로 프로퍼티

public Font,System.Drawing ROBOTO_REGULAR_11
리턴 System.Drawing.Font

SECONDARY_TEXT_BLACK 공개적으로 정적으로 프로퍼티

public static Color SECONDARY_TEXT_BLACK
리턴 Color

SECONDARY_TEXT_BLACK_BRUSH 공개적으로 정적으로 프로퍼티

public static Brush,System.Drawing SECONDARY_TEXT_BLACK_BRUSH
리턴 System.Drawing.Brush

SECONDARY_TEXT_WHITE 공개적으로 정적으로 프로퍼티

public static Color SECONDARY_TEXT_WHITE
리턴 Color

SECONDARY_TEXT_WHITE_BRUSH 공개적으로 정적으로 프로퍼티

public static Brush,System.Drawing SECONDARY_TEXT_WHITE_BRUSH
리턴 System.Drawing.Brush