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!

ICustomTypeDescriptor Interface

[To be supplied.]

ICustomTypeDescriptor

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

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

Classes that Implement ICustomTypeDescriptor

Class Description
AxHost Wraps ActiveX controls and exposes them as fully featured WinForms controls.
DataRowViewTypeDescriptor [To be supplied.]
DataSetViewListItemTypeDescriptor [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel

Assembly: System.dll

See Also

ICustomTypeDescriptor Members | System.ComponentModel Namespace