What is the purpose of the AutoRedraw property on a form or
container?
Answer Posted / guest
Setting AutoRedraw to True automatically redraws the output
from these methods in a Form object or PictureBox control
when, for example, the object is resized or redisplayed
after being hidden by another object
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How do I get a bitmap picture in a field in an Access database?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
How can you save and Get data from Clipboard/ Recordset object consists what?
Discuss the working with to-do lists.
How can I call a 'hidden' DOS program from VB?
which property is used to change to some value to access a identity column in datacontrols?
What is hyperlink?
With in the form we want to check all the text box control are typed or not? How?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How do I dial a phone number without using the MSCOMM VBX?
How would you add elements and pictures to listitems in listview control?
What is the use of progress Bar Control?
How do I make a text box not beep but do something else when I hit the Enter key?
What are some methods you can use to send data from one VB executable to another one?