|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
vb.net refreshing a form from another
I have 2 forms and 1 form is for settings to the program. On closing the settings form I would like to reload or refresh the first form to reflect the settings which already works if I exit and restart the program
|
|
#2
|
||||
|
||||
|
Try calling the forms .Refresh method
|
|
#3
|
|||
|
|||
|
Reply
Quote:
I tried this code and had no change Dim objform As Form1 objform.Refresh() My code is in the page load unless I make a new procedure and call it from another form. As you can see I am new to VB but not to programming int the least but I need help. Thank You |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > vb.net refreshing a form from another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|