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