eDriven Framework API
ShowOverlay Property
NamespaceseDriven.Gui.PluginsResizableShowOverlay
eDriven Framework API
A switch for turning off the overlay (border)
True by default
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowOverlay { get; set; }
Public Property ShowOverlay As Boolean
	Get
	Set
public:
property bool ShowOverlay {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)