rhonixk08
Board Regular
- Joined
- Sep 10, 2009
- Messages
- 108
Tab control1 (with tabpageA1, and tabpageA2)
Tab control2 (with tabpageB1)
I have 2 tab control in a form. "Tab control2" is inside the tabpageA2 of Tab control1. I want put an event procedure in code builder, that if i click tabpageA1 in tab control1, then Tab control2 will visible = false (or hide). And, If i click TabpageB1 in Tab control2, then Tab control2 will visible = true (or unhide).
Please help me..
This possible? or not?
Many thanks!
Tab control2 (with tabpageB1)
I have 2 tab control in a form. "Tab control2" is inside the tabpageA2 of Tab control1. I want put an event procedure in code builder, that if i click tabpageA1 in tab control1, then Tab control2 will visible = false (or hide). And, If i click TabpageB1 in Tab control2, then Tab control2 will visible = true (or unhide).
Please help me..
This possible? or not?
Many thanks!