Gets or sets the controls.
Namespace:
Squid
Assembly:
Squid.Core (in Squid.Core.dll)
public ControlCollection Controls { get; set; }Public Property Controls As ControlCollection
Get
Set
public:
property ControlCollection^ Controls {
ControlCollection^ get ();
void set (ControlCollection^ value);
}Field Value
The controls.