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

Storage for separator entries of the professional color table.
상속: KryptonPaletteTMSBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

Private Properties

프로퍼티 타입 설명
KryptonPaletteTMSSeparator System

공개 메소드들

메소드 설명
PopulateFromBase ( ) : void

Populate values from the base palette.

ResetSeparatorDark ( ) : void

Resets the SeparatorDark property to its default value.

ResetSeparatorLight ( ) : void

Resets the SeparatorLight property to its default value.

비공개 메소드들

메소드 설명
KryptonPaletteTMSSeparator ( KryptonInternalKCT internalKCT, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteKCTSeparator class.

메소드 상세

PopulateFromBase() 공개 메소드

Populate values from the base palette.
public PopulateFromBase ( ) : void
리턴 void

ResetSeparatorDark() 공개 메소드

Resets the SeparatorDark property to its default value.
public ResetSeparatorDark ( ) : void
리턴 void

ResetSeparatorLight() 공개 메소드

Resets the SeparatorLight property to its default value.
public ResetSeparatorLight ( ) : void
리턴 void