eDriven Framework API
ResizeWithStyleBackground Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientResizeWithStyleBackground
eDriven Framework API
A flag indicating if component size depends of the style background size
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool ResizeWithStyleBackground { get; set; }
Public Overridable Property ResizeWithStyleBackground As Boolean
	Get
	Set
public:
virtual property bool ResizeWithStyleBackground {
	bool get ();
	void set (bool value);
}

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