CompuServe Messages

#re-painting in VB

    11-Oct-91 07:39:54
Sb: #re-painting in VB
Fm: proux 100021,1761
To: Don Funk 76701,155
I have a 3d-framed label control displayed on a form: to obtain it ,I put a call to the frame drawing sub in the Form_Paint sub; now, suppose a VB messageBox is displayed on the form , partly covering the label control: if I move off the messagebox once, the uncovered parts of the frame are still there ; but if I move the messagebox on the label again and withdraw it again, the frame is not repainted: how can this be avoided ? by the way, is there a way to prevent a VB messageBox from being moved ? There is 1 Reply.