View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] halimnurikhwan@yahoo.com is offline
external usenet poster
 
Posts: 113
Default Is It possible to get Lisbox1 windowlong ?

Hi Nick,

I need to repositioning my Workbook window to the textbox posittion by
using WinRect perhaps!, so I need the way to make the WB window look
like pasted on the form ...

do you have a better idea ???

Rgds,
halim


NickHK menuliskan:
I'm no expert when it comes to this, especially as it seems Office forms
behave differently to "normal" windows.
However, if it really is a textbox that you trying to find, Spy++ cannot
pick it up on a userform, so I'm not sure what your "F3 Server 60000000"
class is referring to.

Why do need to do this in VBA ?