C# Class ComponentFactory.Krypton.Toolkit.PaletteContent.InternalStorage

Show file Open project: ComponentFactory/Krypton

Public Properties

Property Type Description
ContentAdjacentGap int
ContentDraw InheritBool
ContentDrawFocus InheritBool
ContentPadding Padding

Public Methods

Method Description
InternalStorage ( ) : System

Initialize a new instance of the InternalStorage structure.

Method Details

InternalStorage() public method

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

Property Details

ContentAdjacentGap public property

public int ContentAdjacentGap
return int

ContentDraw public property

public InheritBool ContentDraw
return InheritBool

ContentDrawFocus public property

public InheritBool ContentDrawFocus
return InheritBool

ContentPadding public property

public Padding ContentPadding
return Padding