'Declaration
Protected Overridable Sub OnBeforeLabelEdit( _ ByVal e As System.Windows.Forms.LabelEditEventArgs _ )
'Usage
Dim instance As NListView Dim e As System.Windows.Forms.LabelEditEventArgs instance.OnBeforeLabelEdit(e)
protected virtual void OnBeforeLabelEdit( System.Windows.Forms.LabelEditEventArgs e )
Parameters
- e