Share via


SqlScriptEditorControl.HandleCurrentWindowOptionsCommand Method

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

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.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()

See Also

Reference

SqlScriptEditorControl Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace