C# Class ComponentFactory.Krypton.Navigator.PaletteNavContent.InternalStorage

Datei anzeigen 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_oe property

public int ContentAdjacentGap
return int

ContentDraw public_oe property

public InheritBool ContentDraw
return InheritBool

ContentDrawFocus public_oe property

public InheritBool ContentDrawFocus
return InheritBool

ContentPadding public_oe property

public Padding ContentPadding
return Padding