NetXP 3.0 Reference

CompBrowser Class

CompBrowser is a form that provides built-in capability to list the computers on a network.

For a list of all members of this type, see CompBrowser Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     CompBrowser

[Visual Basic]
Public Class CompBrowser
Inherits Form
[C#]
public class CompBrowser : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Components

Assembly: NETXP.Components (in NETXP.Components.dll)

See Also

CompBrowser Members | NETXP.Components Namespace