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