CodeItBetter Programming Another VB Programming Blog

How to Set the Visible page of a Mult-Tabbed Form

Posted on January 5, 2009
1
2
3
4
5
'Controls - How to Set the Visible page of a Mult-Tabbed Form

Private Sub Main()
    MultiPage1.Value = 0 '(0 is the first page)
End Sub
Filed under: Controls Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


 

No trackbacks yet.