C# Class Habanero.Faces.VWG.LabelVWG

Represents a label
Inheritance: Label, ILabel
Afficher le fichier Open project: Chillisoft/habanero.faces

Private Properties

Свойство Type Description
ObserveGlobalUIHints void

Méthodes publiques

Méthode Description
LabelVWG ( string labelText = "" ) : System.Drawing

Constructs the Label

Private Methods

Méthode Description
ObserveGlobalUIHints ( ) : void

Method Details

LabelVWG() public méthode

Constructs the Label
public LabelVWG ( string labelText = "" ) : System.Drawing
labelText string
Résultat System.Drawing