[This is preliminary documentation and is subject to change.]

LinkLabel with improved design-time behavior

The LinkLabel..::..LinkLabelItem type exposes the following members.

Constructors

Methods

  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
Protected methodOnChanged
Raises the Changed event
Public methodToString
String representation of this instance
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldStatic memberTextPropertyName
Value of the ValueName passed in the Changed event when the Text property changes

Properties

  NameDescription
Public propertyText
Gets or sets text shown in place of this item

Events

  NameDescription
Public eventChanged
Raised when value of member changes

See Also