ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   tabstrip,scrolllbar related (https://www.excelbanter.com/excel-programming/369560-tabstrip-scrolllbar-related.html)

TUNGANA KURMA RAJU

tabstrip,scrolllbar related
 
Is it possible to put a scroll bar on tabstrip control ?,If not what is the
alternate way? I am having a long field names list (text boxes)to include in
tabstrip control.
or tabstrip control with frame and scrollbar?

Peter T

tabstrip,scrolllbar related
 
If the tabstrip control width is not wide enough to include all the tabs a
pair of left/right arrows is automatically added to scroll between tabs.

If the width is not wide enough to hold all the controls on a tab, add a
frame.

Make both the frame and tabstrip wide enough to accommodate everything.
Select the frame before adding controls.
Frame property ScrollBars 1 horizontal
Frame property ScrollWidth the wide enough frame width
Resize the frame, narrower to suit
Resize the tab control narrower, to suit

similar for vertical if necessary

Regards,
Peter T


"TUNGANA KURMA RAJU" wrote in
message ...
Is it possible to put a scroll bar on tabstrip control ?,If not what is

the
alternate way? I am having a long field names list (text boxes)to include

in
tabstrip control.
or tabstrip control with frame and scrollbar?





All times are GMT +1. The time now is 03:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com