'Declaration
Protected Overrides Sub OnLayout( _ ByVal e As System.Windows.Forms.LayoutEventArgs _ )
'Usage
Dim instance As NUIElementHost Dim e As System.Windows.Forms.LayoutEventArgs instance.OnLayout(e)
protected override void OnLayout( System.Windows.Forms.LayoutEventArgs e )
Parameters
- e