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

Provide wrap label state storage.
상속: Storage
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System

Initialize a new instance of the PaletteWrapLabel class.

메소드 상세

PaletteWrapLabel() 공개 메소드

Initialize a new instance of the PaletteWrapLabel class.
public PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System
wrapLabel KryptonWrapLabel Reference to owning control.
리턴 System