[]
Gets or sets the form that owns this form.
[Browsable(false)] public Form Owner { get; set; }
<Browsable(False)> Public Property Owner As Form
A top-level window cannot have an owner.