C# 클래스 ComponentFactory.Krypton.Ribbon.PaletteRibbonImages

Storage for application button related properties.
상속: ComponentFactory.Krypton.Toolkit.Storage
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ShouldSerializeCheckBox bool
ShouldSerializeRadioButton bool

공개 메소드들

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

Initialize a new instance of the PaletteRibbonImages class.

비공개 메소드들

메소드 설명
ShouldSerializeCheckBox ( ) : bool
ShouldSerializeRadioButton ( ) : bool

메소드 상세

PaletteRibbonImages() 공개 메소드

Initialize a new instance of the PaletteRibbonImages class.
public PaletteRibbonImages ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System
redirect ComponentFactory.Krypton.Toolkit.PaletteRedirect Inheritence redirection instance.
needPaint NeedPaintHandler Paint delegate.
리턴 System