eDriven Framework API
ClipAndEnableScrolling Property
NamespaceseDriven.Gui.ComponentsGroupBaseClipAndEnableScrolling
eDriven Framework API
Clip and enable scrolling
Declaration Syntax
C#Visual BasicVisual C++
public bool ClipAndEnableScrolling { get; set; }
Public Property ClipAndEnableScrolling As Boolean
	Get
	Set
public:
virtual property bool ClipAndEnableScrolling {
	bool get () sealed;
	void set (bool value) sealed;
}

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