比如
Dim tab = e.form.controls("tabcontrol1")
tab.tabpages("page1").text = "abc"
tab.tabpages("page2").text = "123"