MobileForms Toolkit Documentation

OverlayForm.TopMost Property

Gets or sets a value indicating whether the form should be displayed as a topmost form.

new public bool TopMost {get; set;}

Property Value

true to display the form as a topmost form; otherwise, false. The default is false.

See Also

OverlayForm Class | Resco.Controls.MessageBox Namespace