eDriven Framework API
A switch for turning off the overlay (border)
True by default

Declaration Syntax
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)