IConsoleTab Members

Represents an individual tab on the Windows Home Server Console.

The following tables list the members exposed by the IConsoleTab type.

Public Properties

  Name Description
public property SettingsGuid Identifies the GUID of the associated ISettingsTab object.
public property TabControl Specifies the control that is displayed on the Console tab pane area.
public property TabImage Specifies the image that is displayed on the Console tab above the tab text.
public property TabText Specifies the text or caption of the Console tab.

Top

Public Methods

  Name Description
public method GetHelp Indicates how to display Help content for your custom Console tab.

Top

See Also

Reference

IConsoleTab Interface
Microsoft.HomeServer.Extensibility Namespace