Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TAB Control

Former Member
0 Likes
1,142

hi,

In module pool,the default tab strip contains only two TABS.how to add if we require more?...

Thanks

Sri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,112

Hi Sri,

for that you need to use the Tabstrip (with wizard) instead of Tabsrip.

Regards!

hi,

In module pool,the default tab strip contains only two TABS.how to add if we require more?...

Thanks

Sri

6 REPLIES 6
Read only

valter_oliveira
Active Contributor
0 Likes
1,112

Hi.

Just drag a button to the tabs area and give a code to it (like any button).

Regards,

Valter Oliveira.

Read only

Former Member
0 Likes
1,113

Hi Sri,

for that you need to use the Tabstrip (with wizard) instead of Tabsrip.

Regards!

Read only

0 Likes
1,112

for that you need to use the Tabstrip (with wizard) instead of Tabsrip.

This is not correct (the need part).

Regards,

Valter Oliveira.

Read only

0 Likes
1,112

i had created using tabstrip with wizard.but i wanna create 3 tabs using a normal tabstrip.

by dragging a button i am unable to place in tabs area.what to do??..

and how to create labels in tab sub screen area?...

Read only

0 Likes
1,112

hi,

After creating the tab satrip, simply place a push button near the 'TAB2'.Now the push button by it itself behave likes a tab.. Ie, the additional tab...

Thank you.

hope the content gave u right solution.Please close the thread if the issue is resolved.

Read only

Former Member
0 Likes
1,112

Hi

You can specify the number of tabs you want in the table control. For that go to the Attributes window and specify the required number in the TabTitle attribute. The tab is added automatically.

Hope this helps

Regards,

Jayanthi.K