main page >programming tips (VB5/6) > Refresh method for MDI forms diese Seite auf deutsch | |
For unknown reasons MDI forms do not have a Refresh method. However, it's easy to add this functionality. Insert the following into the code section of your MDI form:
Update: As discussed under the topic "upgraded Refresh method" , this method may not work properly with Windows XP and later. So we best adopt the solution provided with this article:
|
|
main page > programming tips (VB5/6) > this page | |
© 2001-2021 Wolfgang Enzinger |