Advanced label control.

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

Syntax

C#
public class AdvancedLabel : Label
Visual Basic (Declaration)
Public Class AdvancedLabel _
	Inherits Label
Visual C++
public ref class AdvancedLabel : public Label

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.Label
          PerpetuumSoft.Framework.Windows.Forms..::.AdvancedLabel

See Also