3 references to OnBeforeLabelEdit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NodeLabelEditEvent.cs (1)
20
/// Provides data for the <see cref='System.Windows.Forms.TreeView.
OnBeforeLabelEdit
'/>
winforms\Managed\System\WinForms\NodeLabelEditEventHandler.cs (1)
17
/// Represents the method that will handle the <see cref='System.Windows.Forms.TreeView.
OnBeforeLabelEdit
'/> or <see cref='System.Windows.Forms.TreeView.OnAfterLabelEdit'/>
winforms\Managed\System\WinForms\TreeView.cs (1)
2594
OnBeforeLabelEdit
(e);