[This is preliminary documentation and is subject to change.]
LinkLabel with improved design-time behavior
The LinkLabel..::..LinkLabelItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LinkLabel..::..LinkLabelItem()()()() | CTor | |
| LinkLabel..::..LinkLabelItem(SerializationInfo, StreamingContext) | CTor - deserializes LinkLabel..::..LinkLabelItem |
Methods
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
| OnChanged | Raises the Changed event | |
| ToString | String representation of this instance (Overrides Object..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| TextPropertyName |
Properties
| Name | Description | |
|---|---|---|
| Text | Gets or sets text shown in place of this item |
Events
| Name | Description | |
|---|---|---|
| Changed | Raised when value of member changes |