NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IContainerControl Interface

[To be supplied.]

IContainerControl

[Visual Basic]
Public Interface IContainerControl
[C#]
public interface IContainerControl
[C++]
public __gc __interface IContainerControl

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IContainerControl

Class Description
ContainerControl Defines a base class for controls that contain other controls.

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

IContainerControl Members | System.WinForms Namespace