Test
Download (right click, save as, rename as appropriate)
1 2 3
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load TryCast(Me.Master, main).theTab = main.tab.Contact End Sub