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

Storage for palette ribbon group button text states.
상속: KryptonPaletteRibbonGroupBaseText
파일 보기 프로젝트 열기: Cocotteseb/Krypton 1 사용 예제들

공개 메소드들

메소드 설명
KryptonPaletteRibbonGroupCheckBoxText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteRibbonGroupCheckBoxText class.

메소드 상세

KryptonPaletteRibbonGroupCheckBoxText() 공개 메소드

Initialize a new instance of the KryptonPaletteRibbonGroupCheckBoxText class.
public KryptonPaletteRibbonGroupCheckBoxText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System
redirect PaletteRedirect Redirector to inherit values from.
needPaint NeedPaintHandler Delegate for notifying paint requests.
리턴 System