C# Class GameMenu.Widget

Afficher le fichier Open project: henon/manic_digger Class Usage Examples

Méthodes publiques

Свойство Type Description
BackgroundImage string
BackgroundImageSelected string
BackgroundSingleColor Color?
Click System.Threading.ThreadStart
FontSize float
IsNumeric bool
IsPassword bool
IsScrollbar bool
IsTextbox bool
OnText ThreadStart
Rect System.Drawing.RectangleF
ScrollbarMax int
ScrollbarValue int
Text string
TextColor Color
Visible bool
selected bool

Property Details

BackgroundImage public_oe property

public string BackgroundImage
Résultat string

BackgroundImageSelected public_oe property

public string BackgroundImageSelected
Résultat string

BackgroundSingleColor public_oe property

public Color? BackgroundSingleColor
Résultat Color?

Click public_oe property

public ThreadStart,System.Threading Click
Résultat System.Threading.ThreadStart

FontSize public_oe property

public float FontSize
Résultat float

IsNumeric public_oe property

public bool IsNumeric
Résultat bool

IsPassword public_oe property

public bool IsPassword
Résultat bool

IsScrollbar public_oe property

public bool IsScrollbar
Résultat bool

IsTextbox public_oe property

public bool IsTextbox
Résultat bool

OnText public_oe property

public ThreadStart OnText
Résultat ThreadStart

Rect public_oe property

public RectangleF,System.Drawing Rect
Résultat System.Drawing.RectangleF

ScrollbarMax public_oe property

public int ScrollbarMax
Résultat int

ScrollbarValue public_oe property

public int ScrollbarValue
Résultat int

Text public_oe property

public string Text
Résultat string

TextColor public_oe property

public Color TextColor
Résultat Color

Visible public_oe property

public bool Visible
Résultat bool

selected public_oe property

public bool selected
Résultat bool