C# 클래스 ComponentFactory.Krypton.Toolkit.PaletteContent.InternalStorage

파일 보기 프로젝트 열기: ComponentFactory/Krypton

공개 프로퍼티들

프로퍼티 타입 설명
ContentAdjacentGap int
ContentDraw InheritBool
ContentDrawFocus InheritBool
ContentPadding Padding

공개 메소드들

메소드 설명
InternalStorage ( ) : System

Initialize a new instance of the InternalStorage structure.

메소드 상세

InternalStorage() 공개 메소드

Initialize a new instance of the InternalStorage structure.
public InternalStorage ( ) : System
리턴 System

프로퍼티 상세

ContentAdjacentGap 공개적으로 프로퍼티

public int ContentAdjacentGap
리턴 int

ContentDraw 공개적으로 프로퍼티

public InheritBool ContentDraw
리턴 InheritBool

ContentDrawFocus 공개적으로 프로퍼티

public InheritBool ContentDrawFocus
리턴 InheritBool

ContentPadding 공개적으로 프로퍼티

public Padding ContentPadding
리턴 Padding