Welcome
Expand Getting StartedGetting Started
Expand SOLIDWORKS API HelpSOLIDWORKS API Help
Collapse SOLIDWORKS Enterprise PDM API HelpSOLIDWORKS Enterprise PDM API Help
Welcome
Release Notes
Getting Started
Expand Stand-alone ApplicationsStand-alone Applications
Expand Add-in ApplicationsAdd-in Applications
Collapse EPDM.Interop.epdm NamespaceEPDM.Interop.epdm Namespace
Overview
Expand InterfacesInterfaces
Collapse EnumerationsEnumerations
CreateMenuFlags
EdmAddAddInFlags
EdmAddCallbackMsgID
EdmAddFileDlgFlag
EdmAddFlag
EdmAddInFileInfoFlags
EdmBatchAddFlag
EdmBatchAddFolderFlag
EdmBatchCreateFolderFlag
EdmBatchFlags
EdmBomColumnType
EdmBomFlag
EdmBomInsertRowOption
EdmBomSetVarOption
EdmBomVersionType
EdmBrowseFlag
EdmBrowseForFolderFlag
EdmButtonState
EdmCardControlType
EdmCardFlag
EdmCardType
EdmCardViewFlag
EdmCardViewUpdateType
EdmChangeStateFileListFlag
EdmClientType
EdmCmdNodeProp
EdmCmdType
EdmColType
EdmCopyFlag
EdmCreateListExFlags
EdmCreateReferenceFlags
EdmCreateVaultFlag
EdmCreateVaultViewFlag
EdmDataPropertyType
EdmDataType
EdmDefaultValueType
EdmDefValComp
EdmFileType
EdmFindUserProp
EdmFolderHistoryFlag
EdmFolderInfoFlag
EdmGetCmdFlags
EdmGetConfirmReason
EdmGetFileListFlag
EdmGetFlag
EdmGetMenuInfoFlags
EdmGetMsgFlag
EdmGetOpError
EdmGetOpMsg
EdmGetOpReply
EdmGetPermFlag
EdmGetVarDataFlag
EdmGroupDataFlags
EdmHistoryType
EdmIncRevFlags
EdmInstallFileFlags
EdmItemGenerationFlags
EdmItemLinkType
EdmLanguage
EdmLaunchSearchFlags
EdmLibVer
EdmLicenseType
EdmLinkConvertFlags
EdmListFileFlags
EdmListFolderFlags
EdmListRetFileFlag
EdmLockFlag
EdmMBoxResult
EdmMBoxType
EdmMenuFlags
EdmMenuStrType
EdmMsgType
EdmObjectType
EdmProgressType
EdmRawRefFlags
EdmRefFlags
EdmRefItemProperty
EdmRefItemType
EdmRefreshFlag
EdmRefType
EdmRepaintType
EdmResolveAction
EdmResolveReason
EdmRevComponentFlags
EdmRightFlags
EdmSearchToken
EdmStateFlags
EdmSysPerm
EdmSysRightFlags
EdmTaskFlag
EdmTaskStatus
EdmTransitionType
EdmUnlockBuildTreeFlags
EdmUnlockEvent
EdmUnlockEventMsg
EdmUnlockFileListFlag
EdmUnlockFlag
EdmUnlockOpMsg
EdmUnlockOpReply
EdmUnlockStatusFlag
EdmUserDataExFlag
EdmUserDataFlags
EdmUserPictureFlag
EdmUtility
EdmVariableFlags
EdmVariableType
Expand StructuresStructures
Expand FeatureWorks API HelpFeatureWorks API Help
Expand SOLIDWORKS Costing API HelpSOLIDWORKS Costing API Help
Expand SOLIDWORKS Document Manager API HelpSOLIDWORKS Document Manager API Help
Expand SOLIDWORKS Routing API HelpSOLIDWORKS Routing API Help
Expand SOLIDWORKS Simulation API HelpSOLIDWORKS Simulation API Help
Expand SOLIDWORKS Sustainability API HelpSOLIDWORKS Sustainability API Help
Expand SOLIDWORKS Toolbox API HelpSOLIDWORKS Toolbox API Help
Expand SOLIDWORKS Utilities API HelpSOLIDWORKS Utilities API Help
Expand SOLIDWORKS Workgroup PDM API HelpSOLIDWORKS Workgroup PDM API Help
Expand eDrawings API HelpeDrawings API Help
Hide Table of Contents
EdmMenuFlags Enumeration

Flags used by IEdmCmdMgr5::AddCmd when writing an add-in that supports menu commands. Bitmask

Syntax

Visual Basic (Declaration) 
Public Enum EdmMenuFlags 
   Inherits System.Enum
C# 
public enum EdmMenuFlags : System.Enum 
C++/CLI 
public enum class EdmMenuFlags : public System.Enum 

Members

MemberDescription
EdmMenu_Administration512 = The command is displayed in SolidWorks Enterprise PDM Administration tool instead of the Windows Explorer
EdmMenu_ContextMenuItem1024 = The command is displayed in the file's context menu
EdmMenu_ContextMenuItemFolder2048 = The command is displayed in the folder's context menu
EdmMenu_HastItemToolbarButton 8192 = The command has a button in the Item Explorer toolbar
EdmMenu_HasToolbarButton128 = The command has a button in the Windows Explorer toolbar; see IEdmCmdMgr5::AddToolbarImage
EdmMenu_ItemToolsMenu4096 = The command is displayed in the Item Explorer tools menu
EdmMenu_MustHaveSelection1 = The command is only available when the user has selected files or folders in the Windows Explorer file list
EdmMenu_NeverInContextMenu64 = The command should not be present in the right-click, context menu, only in the Windows Explorer Tools menu
EdmMenu_Nothing0 = Default behavior; no restrictions and no toolbar
EdmMenu_OnlyFiles2 = The command is not available for selections containing folders, only for files
EdmMenu_OnlyFolders4 = The command is not available for selections containing files, only for folders
EdmMenu_OnlyInContextMenu32 = The command should only be present in the right-click, context menu, not in the Windows Explorer Tools menu
EdmMenu_OnlyMultipleSelection16 = The command is only available for multiple selections, not for single files or folders
EdmMenu_OnlySingleSelection8 = The command is only available if only one file or folder has been selected, not for multiple selections
EdmMenu_OwnerDrawToolbarButton256 = The command uses custom drawing of its toolbar button by implementing IEdmAddInDrawButton5
EdmMenu_ShowInMenuBarAction16384 = The command is displayed in the Action menu in the Windows Explorer toolbar
EdmMenu_ShowInMenuBarDisplay65536 = The command is displayed in the Display menu in the Windows Explorer toolbar
EdmMenu_ShowInMenuBarModify32768 = The command is displayed in the Modify menu in the Windows Explorer toolbar
EdmMenu_ShowInMenuBarTools131072 = The command is displayed in the Tools menu in the Windows Explorer toolbar

Remarks

The flags specify various properties for your command.

See Also



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   EdmMenuFlags Enumeration
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2014 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.