Adri Oosterwijk Posted July 25, 2011 Posted July 25, 2011 Hi there, I'm building a solution in wich I'm using TabPanel Controls a lot. The standard aligning behavior for the Tab(labels) is Left, Right, Center or Justyfy. I'm looking for a way to set the ailgnment to Left but let the first Panel start on x pixels. The reason is that the portal diplayed on the first tab has to be on 0 pixels from the left. This means that the tab(label) also will be on 0 pixels. I don't like that. Ofcourse it is possible that the labelsetting is Labelwith + margin but that applies to all of the tabs and not only the left one. Is there any solution? Thanks in advance. Adri
comment Posted July 25, 2011 Posted July 25, 2011 You could make fake tabs (as buttons) and hide the real ones.
Adri Oosterwijk Posted July 25, 2011 Author Posted July 25, 2011 Thanks for you rreply. That is a possibility but causes a lot of work. No problem at all but if there is a more efficient option...... I probably gonna use your suggestion.
Recommended Posts
This topic is 4903 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now