![]() |
MultiPage - How to set MutiRow property?
How can I have multiple rows like the tabstrip??
|
MultiPage - How to set MutiRow property?
which object do you want to have the multiple rows?
"TEB2" wrote: How can I have multiple rows like the tabstrip?? |
MultiPage - How to set MutiRow property?
I don't think you can.
HTH. Best wishes Harald "TEB2" skrev i melding ... How can I have multiple rows like the tabstrip?? |
MultiPage - How to set MutiRow property?
I have a MultiPage Control on an UserForm. The code I have is
"MultiPage1.MultiRow = True" but can't get it to work. I want the user to see multiple rows like the TabStrip. "Simon" wrote: which object do you want to have the multiple rows? "TEB2" wrote: How can I have multiple rows like the tabstrip?? |
MultiPage - How to set MutiRow property?
Hi Teb2
Do you have large enough number of pages that they do not fit into one row? The additional rows only appear if needed. I am sure you are aware of this but just wanted to confirm. Alok "TEB2" wrote: How can I have multiple rows like the tabstrip?? |
MultiPage - How to set MutiRow property?
Works fine for me. I put in a default multitab (on a userform), Added
pages until I had 9 and set multirow to True. It gave me 3 rows of tabs. -- Regards, Tom Ogilvy "TEB2" wrote in message ... I have a MultiPage Control on an UserForm. The code I have is "MultiPage1.MultiRow = True" but can't get it to work. I want the user to see multiple rows like the TabStrip. "Simon" wrote: which object do you want to have the multiple rows? "TEB2" wrote: How can I have multiple rows like the tabstrip?? |
MultiPage - How to set MutiRow property?
Thanks Tom!
I didn't realize that the mulitirow option would not come up until you have enough tabs to have multiple rows. Works great! "Tom Ogilvy" wrote: Works fine for me. I put in a default multitab (on a userform), Added pages until I had 9 and set multirow to True. It gave me 3 rows of tabs. -- Regards, Tom Ogilvy "TEB2" wrote in message ... I have a MultiPage Control on an UserForm. The code I have is "MultiPage1.MultiRow = True" but can't get it to work. I want the user to see multiple rows like the TabStrip. "Simon" wrote: which object do you want to have the multiple rows? "TEB2" wrote: How can I have multiple rows like the tabstrip?? |
All times are GMT +1. The time now is 09:01 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com