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

Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Свойство Type Description
ContentAdjacentGap int
ContentDraw InheritBool
ContentDrawFocus InheritBool
ContentPadding Padding

Méthodes publiques

Méthode Description
InternalStorage ( ) : System

Initialize a new instance of the InternalStorage structure.

Method Details

InternalStorage() public méthode

Initialize a new instance of the InternalStorage structure.
public InternalStorage ( ) : System
Résultat System

Property Details

ContentAdjacentGap public_oe property

public int ContentAdjacentGap
Résultat int

ContentDraw public_oe property

public InheritBool ContentDraw
Résultat InheritBool

ContentDrawFocus public_oe property

public InheritBool ContentDrawFocus
Résultat InheritBool

ContentPadding public_oe property

public Padding ContentPadding
Résultat Padding