C# Class Habanero.Faces.Win.LabelWin

Represents a label
Inheritance: System.Windows.Forms.Label, ILabel
Show file Open project: Chillisoft/habanero.faces

Private Properties

Property Type Description
ObserveGlobalUIHints void

Public Methods

Method Description
LabelWin ( ) : System

Private Methods

Method Description
ObserveGlobalUIHints ( ) : void

Method Details

LabelWin() public method

public LabelWin ( ) : System
return System