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!

ListControl Class

[To be supplied.]

Object
   MarshalByRefObject
      MarshalByRefComponent
         Control
            RichControl
               FormatControl
                  ListControl

[Visual Basic]
MustInherit Public Class ListControl
   Inherits FormatControl
[C#]
public abstract class ListControl : FormatControl
[C++]
public __gc __abstract class ListControl : public FormatControl
[JScript]
public abstract class ListControl extends FormatControl

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ListControl Members | System.WinForms Namespace