Gets or sets the IWin32Window that represents the top-level window that will own the dialog form. The default value is null.

Syntax

public System.Windows.Forms.IWin32Window Owner { get; set; }
Public Property Owner() As System.Windows.Forms.IWin32Window