well...i want to suspend a form from any paint activities while i'm running
some code that will affect the ui, then release the form to paint as needed.
i've been scouring the form and graphics docs but haven't found what i need
yet. just looking for an assist.
these, and other events, are what create the "flicker" effect on the
screen...instead of performing layout actions when an interface is massaged,
it allows for single or multiple actions to be performed and only show their
visual results when the resumelayout method is called. this is exactly what
i needed.
here's more info on the interface...i believe it lists more - not all -
events affecting the layout of an object:
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.