#re-painting in VB
11-Oct-91 11:26:16
Sb: #2596-#re-painting in VB
Fm: Jonathan Zuck (UFI) 76702,1605
To: proux 100021,1761
Proux,
The only way to prevent a message box from being removed would be to
use the ClipRegion API call to prevent the mouse from going outside of the
msg box boundaries. The alternative to both these problems might be to
create a form to handle your messaging. -=- Jonathan
There is 1 Reply.