TabHost + Add View Programmatically

fabricio

Member
Licensed User
Longtime User
Example:
TabHost1.AddTab("Tab1", "test1.bal")
TabHost1.AddTab("Tab2", "test2.bal")
TabHost1.AddTab("Tab3", "test3.bal")

How add ScrollView in Tab1?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…