Gets or sets a value indicating whether the gadget window is the top most window.

Declaration Syntax
bool GadgetIsTopmost { get; set; }
Property GadgetIsTopmost As Boolean
property bool GadgetIsTopmost {
bool get ();
void set (bool value);
}

Value
true if the gadget window is the top most window; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)