views:

269

answers:

1

We have an Excel workbook with a number of ActiveX controls, running in Excel 2003 on Windows XP. When connecting using Remote Desktop, the ActiveX controls change font, sometimes font size, and sometimes orientation (in the case of a spinner control). This happens on first connection and also as the workbook is used - some of the controls then enlarge in size, often overlapping other controls and part of the workbook.

I read somewhere this may be caused by improper connection management (not closing them) leading to increasing memory usage; are there other reasons why the display is so different over Remote Desktop and are there workarounds? (the properties of each control usually remain the same, so force-resizing them doesn't always have an effect)

+3  A: 

Please read this. Hope it helps you. Thanks!

RJ1516
@RJ1516: I read through that and didn't find any particular reference to the problem Alistair is talking about. Do you have a particular location on that page he should look at?
Otaku