![]() |
how to use CXTPTabControl in fomrview |
Post Reply
|
| Author | |
aqura
Newbie
Joined: 19 November 2005 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: how to use CXTPTabControl in fomrviewPosted: 19 November 2005 at 4:22am |
|
I create a CXTPTabControl in formview, all things good except the clistctrl. If i put a listctrl in the child page of tabcontrol, the listctrl will become gray when i switch to other application window and switch back. my XT is 9.601 anyone can help me? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 November 2005 at 10:30am |
|
guess Problem with Clipping styles. Add WS_CLIPCHILDREN|WS_CLIPSIBLINGS to m_wndTabControl.Create. (may be to CListCtrl and Dialog too). |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |