Label Members

The Label type exposes the following members.

Constructors


  Name Description
Public method Label
Initializes a new instance of the [Label] class.

Methods


  Name Description
Protected method DrawText
Protected method OnAutoSize
Protected method OnLateUpdate
Protected method OnStateChanged

Properties


  Name Description
Public property BBCodeEnabled
Gets or sets a value indicating whether [BB code enabled].
Public property Leading
Gets or sets the leading.
Public property LinkColor
Gets or sets the color of the link.
Public property Selected
Gets or sets a value indicating whether this [Label] is selected.
Public property Text
Gets or sets the text.
Public property TextAlign
Gets or sets the text align.
Public property TextColor
Gets or sets the color of the text.
Public property TextWrap
Gets or sets a value indicating whether [text wrap].
Public property UseTextColor
Gets or sets a value indicating whether [use text color].

Events


  Name Description
Public event LinkClicked
Raised when [link clicked].