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

상속: KryptonProfessionalKCT
파일 보기 프로젝트 열기: ComponentFactory/Krypton

공개 메소드들

메소드 설명
KryptonProfessionalCustomKCT ( Color headerColors, Color colorTableColors, bool useSystemColors, IPalette palette ) : System

Initialize a new instance of the KryptonProfessionalCustomKCT class.

메소드 상세

KryptonProfessionalCustomKCT() 공개 메소드

Initialize a new instance of the KryptonProfessionalCustomKCT class.
public KryptonProfessionalCustomKCT ( Color headerColors, Color colorTableColors, bool useSystemColors, IPalette palette ) : System
headerColors Color Set of header colors to customize with.
colorTableColors Color Set of ColorTable colors to customize with.
useSystemColors bool Should be forced to use system colors.
palette IPalette Associated palette instance.
리턴 System