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