Fires when the item label is about to be edited.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Event LabelEditing As LabelEditingEventHandler
public event LabelEditingEventHandler LabelEditing
You can use this event to perform some actions or validate item/internal application state and possibly cancel label editing for the item.