I am trying to disable the "Move Camera" option in the Pan View dialog.
Recording a macro takes shows me that I need to modify the vtSettings.m_viewCmdsMoveCamera variable. In V8i, I would use SetCExpressionValue, but I do not see an alternative in Connect using the new API. Suggestions?