IControlContainer..::..Controls Property

Gets or sets the controls.

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

Syntax


ControlCollection Controls { get; set; }
Property Controls As ControlCollection
	Get
	Set
property ControlCollection^ Controls {
	ControlCollection^ get ();
	void set (ControlCollection^ value);
}

Field Value

The controls.