public void OnDeleteCTP(IRibbonControl control) { CTPManager.DeleteCTP(); }
public void OnShowCTP(IRibbonControl control) { CTPManager.ShowCTP(); }