DdaBindings.ControlCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the control collection.
public:
property Microsoft::Uii::Common::ControlCollection ^ ControlCollection { Microsoft::Uii::Common::ControlCollection ^ get(); };
public Microsoft.Uii.Common.ControlCollection ControlCollection { get; }
member this.ControlCollection : Microsoft.Uii.Common.ControlCollection
Public ReadOnly Property ControlCollection As ControlCollection
Property Value
The control collection.