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

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

공개 메소드들

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

Initialize a new instance of the KryptonColorTable2010 class.

비공개 메소드들

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

메소드 상세

KryptonColorTable2013() 공개 메소드

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