Resizer..::..BottomLeft Property

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Control BottomLeft { get; set; }
Public Property BottomLeft As Control
	Get
	Set
public:
property Control^ BottomLeft {
	Control^ get ();
	void set (Control^ value);
}