On May 2, 2007, at 7:28 AM, Giovanni wrote: > I have an application where I have multiple screen which need to be > moved with the main screen. > > In VB i could do this with no issues on the paint event. In RB the > Paint > event is not even triggered when I move the window.
What about using the Moved() event? Tim -- Tim Jones [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
