public ContextMenuLocation( string strDialogName, string strContextMenuName )
public: ContextMenuLocation( String^ strDialogName, String^ strContextMenuName )
Parameters
- strDialogName
- This is the identifier of the dialog where the context menu is in.
- strContextMenuName
- This is the identifier of the context menu.