'Declaration
Public Overloads Sub ShowNonModal( _ ByVal owner As System.Windows.Forms.IWin32Window, _ ByVal screenBounds As NRectangle _ )
'Usage
Dim instance As NTaskDialog Dim owner As System.Windows.Forms.IWin32Window Dim screenBounds As NRectangle instance.ShowNonModal(owner, screenBounds)
public void ShowNonModal( System.Windows.Forms.IWin32Window owner, NRectangle screenBounds )
Parameters
- owner
- screenBounds