Control (view) orientation

shhammer5634

Member
Licensed User
Longtime User
This is a total noob question. I apologize if it's been asked/covered before. I wasn't able to find it. I'm a VB programmer trying to put together an app for personal use on android. My question is, certain controls (or views?) like the seekbar and progressbar always show up on the screen horizonally. Is there a way to change their orientation to verticle? I didn't see such properties in the designer. I guess the other related question would be if it's possible to add other controls (or views) for use in an app?

Thanks in advance for your help. This looks like a great product and I'm looking forward to using it.
 

Mahares

Expert
Licensed User
Longtime User
If you type mabool or derez in the search box of the forum, you will see threads by these 2gentlemen where they created classes with vertical seekbar
 
Upvote 0
Top