BrowseServersForm Class

Definition

Displays a Form object for browsing the servers.

public ref class BrowseServersForm sealed : System::Windows::Forms::Form
public sealed class BrowseServersForm : System.Windows.Forms.Form
type BrowseServersForm = class
    inherit Form
Public NotInheritable Class BrowseServersForm
Inherits Form
Inheritance
BrowseServersForm

Constructors

BrowseServersForm()

Initializes a new instance of the BrowseServersForm class.

Properties

IsRegisteredServer

Gets or sets a value indicating whether the server is registered.

SelectedServerInfo

Gets the selected server information.

SelectedServerName

Gets the selected server name.

ServerType

Gets or sets the server type for the instance of the server.

Methods

AddServer(IServerType)

Adds servers to the list of server types to be displayed.

Applies to