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

Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Свойство Type Description
ContentTextColor1 Color
ContentTextColor2 Color
ContentTextColorAlign PaletteRectangleAlign
ContentTextColorAngle float
ContentTextColorStyle PaletteColorStyle
ContentTextFont System.Drawing.Font
ContentTextH PaletteRelativeAlign
ContentTextHint PaletteTextHint
ContentTextImage Image
ContentTextImageAlign PaletteRectangleAlign
ContentTextImageStyle PaletteImageStyle
ContentTextMultiLine InheritBool
ContentTextMultiLineH PaletteRelativeAlign
ContentTextPrefix PaletteTextHotkeyPrefix
ContentTextTrim PaletteTextTrim
ContentTextV PaletteRelativeAlign

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

ContentTextColor1 public_oe property

public Color ContentTextColor1
Résultat Color

ContentTextColor2 public_oe property

public Color ContentTextColor2
Résultat Color

ContentTextColorAlign public_oe property

public PaletteRectangleAlign ContentTextColorAlign
Résultat PaletteRectangleAlign

ContentTextColorAngle public_oe property

public float ContentTextColorAngle
Résultat float

ContentTextColorStyle public_oe property

public PaletteColorStyle ContentTextColorStyle
Résultat PaletteColorStyle

ContentTextFont public_oe property

public Font,System.Drawing ContentTextFont
Résultat System.Drawing.Font

ContentTextH public_oe property

public PaletteRelativeAlign ContentTextH
Résultat PaletteRelativeAlign

ContentTextHint public_oe property

public PaletteTextHint ContentTextHint
Résultat PaletteTextHint

ContentTextImage public_oe property

public Image ContentTextImage
Résultat Image

ContentTextImageAlign public_oe property

public PaletteRectangleAlign ContentTextImageAlign
Résultat PaletteRectangleAlign

ContentTextImageStyle public_oe property

public PaletteImageStyle ContentTextImageStyle
Résultat PaletteImageStyle

ContentTextMultiLine public_oe property

public InheritBool ContentTextMultiLine
Résultat InheritBool

ContentTextMultiLineH public_oe property

public PaletteRelativeAlign ContentTextMultiLineH
Résultat PaletteRelativeAlign

ContentTextPrefix public_oe property

public PaletteTextHotkeyPrefix ContentTextPrefix
Résultat PaletteTextHotkeyPrefix

ContentTextTrim public_oe property

public PaletteTextTrim ContentTextTrim
Résultat PaletteTextTrim

ContentTextV public_oe property

public PaletteRelativeAlign ContentTextV
Résultat PaletteRelativeAlign