btb-class

BetterListView.AfterLabelEditCancel Event

Occurs after item/sub-item label is edited by the user; label edit still can be cancelled.

[Category(Category=""Behavior"")]
[Description(Description=""Occurs when the label for an item is edited by the user; label edit still can be " + "cancelled"")]
public event BetterListViewLabelEditCancelEventHandler AfterLabelEditCancel;

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace