PDA

View Full Version : how to notify app while visibleBounds param changes


psychoticone
03-09-2009, 03:29 PM
How to notify application while visibleBounds param changes - it has to react while taskbar position changes. What's the best solution?

UPDATE: So far I'm monitoring changes in this property by Timer event, thanks in advance for better solutions