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

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

공개 메소드들

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

Initialize a new instance of the KryptonPaletteRibbonGroupButtonText class.

메소드 상세

KryptonPaletteRibbonGroupButtonText() 공개 메소드

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