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

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

Private Properties

프로퍼티 타입 설명
KryptonPaletteTMSGrip System

공개 메소드들

메소드 설명
PopulateFromBase ( ) : void

Populate values from the base palette.

ResetGripDark ( ) : void

esets the GripDark property to its default value.

ResetGripLight ( ) : void

esets the GripLight property to its default value.

비공개 메소드들

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

Initialize a new instance of the KryptonPaletteKCTGrip class.

메소드 상세

PopulateFromBase() 공개 메소드

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

ResetGripDark() 공개 메소드

esets the GripDark property to its default value.
public ResetGripDark ( ) : void
리턴 void

ResetGripLight() 공개 메소드

esets the GripLight property to its default value.
public ResetGripLight ( ) : void
리턴 void