public void SetControl(IOrbitToolsControl control) { m_control = control; m_control.registerUpdateAction(updateControls); }