This topic has not yet been rated - Rate this topic

Container.Add Method

Adds a Component to the Container.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Add(IComponent) Adds the specified Component to the Container. The component is unnamed.
Public method Add(IComponent, String) Adds the specified Component to the Container and assigns it a name.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.