all groups > dotnet drawing api > november 2004 >
You're in the

dotnet drawing api

group:

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


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
11/27/2004 9:37:18 PM
dotnet drawing api:

Re: How to know if a certain control or window is visible on screen and not covered by other window(s)? please help. Robby
11/28/2004 9:15:13 AM

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


[quoted text, click to view]

AddThis Social Bookmark Button