'Declaration Function Show( _ ByVal owner As System.Windows.Forms.IWin32Window _ ) As System.Boolean
System.bool Show( System.Windows.Forms.IWin32Window owner )
Parameters
- owner
- Any object that implements System.Windows.Forms.IWin32Window that represents the top-level window that will own the modal dialog box.