C# 클래스 ComponentFactory.Krypton.Toolkit.KryptonColorTableSparkle

Provide KryptonColorTable values using an array of Color values as the source.
상속: KryptonColorTable
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

공개 메소드들

메소드 설명
KryptonColorTableSparkle ( Color colors, Color sparkleColors, InheritBool roundedEdges, IPalette palette ) : System

Initialize a new instance of the KryptonColorTableSparkle class.

비공개 메소드들

메소드 설명
DefineFonts ( ) : void
KryptonColorTableSparkle ( ) : System
OnUserPreferenceChanged ( object sender, Microsoft.Win32.UserPreferenceChangedEventArgs e ) : void

메소드 상세

KryptonColorTableSparkle() 공개 메소드

Initialize a new instance of the KryptonColorTableSparkle class.
public KryptonColorTableSparkle ( Color colors, Color sparkleColors, InheritBool roundedEdges, IPalette palette ) : System
colors Color Source of ribbon colors.
sparkleColors Color Source of sparkle colors.
roundedEdges InheritBool Should have rounded edges.
palette IPalette Associated palette instance.
리턴 System