Gets the controls for this form.
[Visual Basic] Property ReadOnly Controls As ICollection [C#] ICollection Controls { get; } [C++] __property ICollection* get_Controls(); [JScript] function get Controls() : ICollection
IControlContainer Interface | Portrate.Interview.Model Namespace