Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GadgetIsTopmost Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIApplicationCoreGadgetIsTopmost
Gets or sets a value indicating whether the gadget window is the top most window.
Declaration Syntax
C#Visual BasicVisual C++
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)