hi all, i want to add some pane to scroll view, but i can't find any Programming command like "addview".
for example:
for example:
B4a:
Dim sc As ScrollView
sc.Initialize("")
sc.Panel.AddView(...)