Connecting Tech Pros Worldwide Forums | Help | Site Map

How to know if a certain control or window is visible on screen and not covered by other window(s)? please help.

Jose Michael Meo R. Barrido
Guest
 
Posts: n/a
#1: Nov 21 '05



Robby
Guest
 
Posts: n/a
#2: Nov 21 '05

re: How to know if a certain control or window is visible on screen and not covered by other window(s)? please help.



I suggest that you look at the GDI+ objects. I know that some of them have
a clipping rectangle property so there may be a way to see if that clipping
rectangle is 'active' which would mean it was visible.

Robby


"Jose Michael Meo R. Barrido" <mike@rdmsinc.net> wrote in message
news:u5BC1YI1EHA.2716@TK2MSFTNGP14.phx.gbl...[color=blue]
> How to know if a certain control or window is visible on screen and not
> covered by other window(s)? please help.[/color]


Closed Thread