'DeclarationProtected Overrides Sub OnLayout( _ ByVal e As System.Windows.Forms.LayoutEventArgs _ )
'UsageDim instance As NExplorerBar Dim e As System.Windows.Forms.LayoutEventArgs instance.OnLayout(e)
protected override void OnLayout( System.Windows.Forms.LayoutEventArgs e )
Parameters
- e