'Declaration
Public Overridable Sub ShowWindow( _ ByVal screenLocation As System.Drawing.Point _ )
'Usage
Dim instance As NLayeredWindow Dim screenLocation As System.Drawing.Point instance.ShowWindow(screenLocation)
public virtual void ShowWindow( System.Drawing.Point screenLocation )
Parameters
- screenLocation