C# Class WindowlessControls.FormattedLabel

Inheritance: WrapPanel
Show file Open project: koush/WindowlessControls

Public Methods

Method Description
FormattedLabel ( ) : System
FormattedLabel ( string text ) : System

Private Methods

Method Description
ApplyFormatting ( ) : void

Method Details

FormattedLabel() public method

public FormattedLabel ( ) : System
return System

FormattedLabel() public method

public FormattedLabel ( string text ) : System
text string
return System