I HAVE some question . I have Tabhost there of them. ANd I can see list view or everything from DB. but if ı write
TabHost1.AddTab("PERSON","main")
TabHost1.AddTab("ANIMAL","main") ' Adds Page on the first Tab
TabHost1.AddTab("GRUP","Page2") ' Adds Page2 on the second Tab
TabHost1.AddTab("TEST","Page3")
I cannot see at first . just in second page.. Is that because of PRİVATE or DİM ????
how can I fix it.?
Please Help.
TabHost1.AddTab("PERSON","main")
TabHost1.AddTab("ANIMAL","main") ' Adds Page on the first Tab
TabHost1.AddTab("GRUP","Page2") ' Adds Page2 on the second Tab
TabHost1.AddTab("TEST","Page3")
I cannot see at first . just in second page.. Is that because of PRİVATE or DİM ????
how can I fix it.?
Please Help.