Whenver ANY code displays MessageBox or some kind of Response window => That box or window will temporarily take over focus -- until user or app closes that "MODAL" dialog. - - THEN focus shifts back to your desired window.
PB's Window Class has a Deactivate event. In that event, POST back to the current window a SetFocus().
THIS.Post Event SetFocus()
An alternative to the above is ...
THIS.Post Function SetPosition ( TopMost! )
HTH
Regards ... Chris
Comment
There are no comments made yet.
Page :
1
There are no replies made for this question yet. However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.