[This is preliminary documentation and is subject to change.]
LinkLabel with improved design-time behavior
The LinkLabel..::..LinkItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LinkLabel..::..LinkItem()()()() | ||
| LinkLabel..::..LinkItem(SerializationInfo, StreamingContext) | CTor - deserializes LinkLabel..::..LinkLabelItem | |
| LinkLabel..::..LinkItem(String, Object) |
Methods
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Overrides LinkLabel..::..LinkLabelItem..::..GetObjectData(SerializationInfo, StreamingContext).) | |
| OnChanged | Raises the Changed event (Inherited from LinkLabel..::..LinkLabelItem.) | |
| ToString | String representation (Overrides LinkLabel..::..LinkLabelItem..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| DescriptionPropertyName | ||
| EnabledPropertyName | ||
| LinkDataPropertyName | ||
| NamePropertyName | ||
| TagPropertyName | ||
| VisitedPropertyName |
Properties
| Name | Description | |
|---|---|---|
| Description | Stores value for the Description of LinkLabel..::..Link that represents this LinkLabel..::..LinkItem | |
| Enabled | ||
| LinkData | Gets or sets data associated with the link | |
| Name | ||
| Tag | ||
| Text | Gets or sets text shown in place of this item (Inherited from LinkLabel..::..LinkLabelItem.) | |
| Visited |
Events
| Name | Description | |
|---|---|---|
| Changed | Raised when value of member changes (Inherited from LinkLabel..::..LinkLabelItem.) |