View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mrt mrt is offline
external usenet poster
 
Posts: 70
Default ActiveWindow.Width

Hello,

I can't find the unit in which the ActiveWindow.Width is given.

If I maximize the window and get the mouse position, I get a
ActiveWindow.Width that is about 1.32 times less the screen size in pixles.
The ratio is about 1.1 if I minimize it.

Does anyone know what is the unit of the ActiveWindow.Width property?

Thanks in advance for your insight.