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

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