Initializes a new instance of the AdvancedLabel class.

Namespace:  PerpetuumSoft.Framework.Windows.Forms
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public AdvancedLabel()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
AdvancedLabel()

See Also