EditorTabTextSettingsOption Class

Definition

Corresponds to the editor tab text-option page in Tools/Options.

public ref class EditorTabTextSettingsOption : Microsoft::SqlServer::Management::UI::VSIntegration::PropertyGridToolsOptionPage
public class EditorTabTextSettingsOption : Microsoft.SqlServer.Management.UI.VSIntegration.PropertyGridToolsOptionPage
type EditorTabTextSettingsOption = class
    inherit PropertyGridToolsOptionPage
Public Class EditorTabTextSettingsOption
Inherits PropertyGridToolsOptionPage
Inheritance

Constructors

EditorTabTextSettingsOption(String, Guid, IServiceProvider)

Initializes a new instance of the EditorTabTextSettingsOption class.

Fields

guid (Inherited from SQLWorkbenchToolsOptionsPage)
name (Inherited from SQLWorkbenchToolsOptionsPage)

Properties

GridAccessibleDescription

Gets the Microsoft Active Accessibility (MSAA) description for this control.

GridAccessibleName

The Microsoft Active Accessibility (MSAA) name for this control.

HelpID

Help identifier for the options page.

OptionsData

The data object corresponding to the editor tab text option.

Methods

AbortEditSettings() (Inherited from PropertyGridToolsOptionPage)
GetService(Type) (Inherited from SQLWorkbenchToolsOptionsPage)
GetWindow() (Inherited from PropertyGridToolsOptionPage)
LoadSettings() (Inherited from PropertyGridToolsOptionPage)
OnActivate() (Inherited from SQLWorkbenchToolsOptionsPage)
OnDeactivate() (Inherited from SQLWorkbenchToolsOptionsPage)
SaveSettings() (Inherited from PropertyGridToolsOptionPage)

Applies to