|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Close a Form
Hi,
How do I close/Unload an active form by closing it in another form? This one doesnt work! form1.vbp <code> Private sub Command1_click() form2.close '<<<----where did I get this!? End sub <code:> |
|
#2
|
|||
|
|||
|
Try
unload formname
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Close a Form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|