View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Is It possible to get Lisbox1 windowlong ?

I assume you mean it HWnd.
If it is on a worksheet then no, as it is windowless AFAIK.
On a userform then yes. Use Spy++ to get its class.

NickHK

wrote in message
oups.com...
Hi all,

Is It possible to get Lisbox1 windowlong ?
if we use FindWindow API calls ...

Anyone please reply ...
Rgds,

Halim