Share via


SqlScriptEditorControl.HandleCurrentWindowOptionsCommand Method

Called when user selects "Current Window Options" menu command.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors.VS (in SQLEditors.VS.dll)

Syntax

'Declaration
Protected Overridable Sub HandleCurrentWindowOptionsCommand
'Usage

Me.HandleCurrentWindowOptionsCommand()
protected virtual void HandleCurrentWindowOptionsCommand()
protected:
virtual void HandleCurrentWindowOptionsCommand()
abstract HandleCurrentWindowOptionsCommand : unit -> unit 
override HandleCurrentWindowOptionsCommand : unit -> unit 
protected function HandleCurrentWindowOptionsCommand()