|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
User Control Re-PaintingI have a user control in an MDI Child form that doesn't always repaint
itself thoroughly if another form is displayed over it--most of the other forms are also MDI Child forms. I have put code to refresh itself everywhere I can think of, but I can't seem to make this one portion of the control repaint itself. Any ideas? -- TFWBWY...A "Bryan Dickerson" <txprp***@netscape.net> wrote in message Well, you really weren't too forthcoming with information, but just as a news:OasYTnP0FHA.2212@TK2MSFTNGP15.phx.gbl... >I have a user control in an MDI Child form that doesn't always repaint >itself thoroughly if another form is displayed over it--most of the other >forms are also MDI Child forms. I have put code to refresh itself >everywhere I can think of, but I can't seem to make this one portion of the >control repaint itself. Any ideas? guess, try setting the AutoRedraw property to True. It also sounds like *maybe* you've got too much code trying to repaint/refresh and all that code is working against each other. If you can, post code to demonstrate the problem. That's ALWAYS the best way to get help. -- Mike Microsoft MVP Visual Basic
Organizing Constants for Easier Maintenance
insert char in txtbox on key up? ?creating activex control? Newbie: ADO - Access Connection string VB6: What's the command that creates an ARRAY out of a STRING??? XP Styles and Web Browser control Font Dialog Box kill a proccess for a specific user Software protection against cracks and piracy GDI API question X 2 |
|||||||||||||||||||||||