Yes the visible property seems same as the show,hide.
VB Code:
Dim f2 As New Form2 If f2.Visible = False Then MsgBox("hidden") End If
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |