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

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

공개 메소드들

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

Initialize a new instance of the KryptonColorTable2007 class.

비공개 메소드들

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

메소드 상세

KryptonColorTable2007() 공개 메소드

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