This documentation is for the old version. Go to the latest Graphics Mill docs

LabelEditedEventArgs Members

The LabelEditedEventArgs type exposes the following members.

Constructors

Name Description
Public method LabelEditedEventArgs

Creates and initializes new LabelEditedEventArgs class instance.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Item

Gets the list item object that is related to the event.

(Inherited from ItemEventArgs.)
Public property NewText

Gets a text value of the new label after editing.

See Also

Reference