eDriven Framework API
MeasuredSizeIncludesScrollBars Property
NamespaceseDriven.Gui.ComponentsScrollerMeasuredSizeIncludesScrollBars
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool MeasuredSizeIncludesScrollBars { get; set; }
Public Property MeasuredSizeIncludesScrollBars As Boolean
	Get
	Set
public:
property bool MeasuredSizeIncludesScrollBars {
	bool get ();
	void set (bool value);
}

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