The Label type exposes the following members.

Methods

  NameDescription
Public methodBeginEdit
Brings the object in edit mode.
(Inherited from BasePersistableObject.)
Public methodCancelEdit
Discards changes since the last BeginEdit()()()() call.
(Inherited from BasePersistableObject.)
Public methodEndEditOverloaded.
Public methodFromXmlOverloaded.
Protected methodGetObjectData
A method called when serializing.
(Inherited from BasePersistableObject.)
Protected methodOnPropertyChanged
Overrides the default behavior.
(Inherited from BasePersistableObject.)
Public methodToString
Overrides the default behavior.
(Inherited from BaseObject.)
Public methodToXmlOverloaded.

See Also