The members of System.Windows.Forms.LinkArea are listed below.
See Also: Inherited members from System.ValueType
Initializes a new instance of the System.Windows.Forms.LinkArea class. |
[read-only] | IsEmpty | bool.
Gets a value indicating whether the System.Windows.Forms.LinkArea is empty. |
Length | int.
Gets or sets the number of characters in the link area. | |
Start | int.
Gets or sets the starting location of the link area within the text of the System.Windows.Forms.LinkLabel. |
override | Equals(object)
| |
override | GetHashCode()Documentation for this section has not yet been entered. | |
override | ToString()Documentation for this section has not yet been entered. |
static | Equality(LinkArea, LinkArea) |
Returns a value indicating whether two instances of the System.Windows.Forms.LinkArea class are equal. |
static | Inequality(LinkArea, LinkArea) |
Returns a value indicating whether two instances of the System.Windows.Forms.LinkArea class are not equal. |