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

custom control

Former Member
0 Likes
329

hi all

Can i create a custom control inside my tab control? right now i gt a tab control. This tab control gt 3 tab. i want to create a custom control in my tab 2. however i put my code to the tab screen, i cant see the custom control display in tab screen 2.

Why does that occur?

any help?

2 REPLIES 2
Read only

Former Member
0 Likes
312

attach a subscreen into this tab.. and in that subscreen attach your custom control...

Read only

0 Likes
312

do u hav a sample to show?