Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ToolbarIsTopmost Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIApplicationCoreToolbarIsTopmost
Gets or sets a value indicating whether the toolbar window is the top most.
Declaration Syntax
C#Visual BasicVisual C++
bool ToolbarIsTopmost { get; set; }
Property ToolbarIsTopmost As Boolean
property bool ToolbarIsTopmost {
	bool get ();
	void set (bool value);
}
Value
true if the toolbar window is the top most; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)