Share via


SQLWorkbenchCommands.cmdidCtrlF1 Field

Menu command IDs that belong to the SQLEditorCommandSet command set. For more information about original declarations, see the pkgicmd.h header in SQLEditorsUI satellite assembly.

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

Syntax

'Declaration
Public Const cmdidCtrlF1 As Integer
'Usage
Dim value As Integer 

value = SQLWorkbenchCommands.cmdidCtrlF1
public const int cmdidCtrlF1
public:
literal int cmdidCtrlF1
static val mutable cmdidCtrlF1: int
public const var cmdidCtrlF1 : int

See Also

Reference

SQLWorkbenchCommands Class

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