'Declaration
Protected Overridable Sub OnBeforeExpand( _ ByVal e As System.Windows.Forms.TreeViewCancelEventArgs _ )
'Usage
Dim instance As NSceneTreeViewControl Dim e As System.Windows.Forms.TreeViewCancelEventArgs instance.OnBeforeExpand(e)
protected virtual void OnBeforeExpand( System.Windows.Forms.TreeViewCancelEventArgs e )
Parameters
- e