Click here to Skip to main content
15,913,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: About Mfc??? Pin
toxcct14-Feb-07 2:54
toxcct14-Feb-07 2:54 
AnswerRe: About Mfc??? Pin
Hamid_RT14-Feb-07 7:07
Hamid_RT14-Feb-07 7:07 
QuestionA tab control with a Close (x) button for each Tab ? Pin
erajsri13-Feb-07 18:33
erajsri13-Feb-07 18:33 
AnswerRe: A tab control with a Close (x) button for each Tab ? Pin
Nibu babu thomas13-Feb-07 18:59
Nibu babu thomas13-Feb-07 18:59 
AnswerRe: A tab control with a Close (x) button for each Tab ? [modified] Pin
Naveen13-Feb-07 18:59
Naveen13-Feb-07 18:59 
GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
erajsri13-Feb-07 19:23
erajsri13-Feb-07 19:23 
GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
Naveen13-Feb-07 19:33
Naveen13-Feb-07 19:33 
GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
erajsri13-Feb-07 23:16
erajsri13-Feb-07 23:16 
Ive managed to get a close Button inside the tab control.
I did this using the UxTheme library and requesting it to paint a close button on the tab. But once I set it to TCS_OWNERDRAWFIXED the problem is that the control is not drawn fully and only the button gets drawn. How can I ask Windows to paint the rest of the control for me. In Custom Draw you are able to request the control to send only "important" messages to u and let windows handle the rest itself. Why isnt this possible in Owner Drawn controls ?

GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
Naveen13-Feb-07 23:19
Naveen13-Feb-07 23:19 
GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
erajsri13-Feb-07 23:48
erajsri13-Feb-07 23:48 
GeneralRe: A tab control with a Close (x) button for each Tab ? Pin
Mark Salsbery14-Feb-07 6:36
Mark Salsbery14-Feb-07 6:36 
QuestionTo create a popup menu Pin
see me13-Feb-07 16:29
see me13-Feb-07 16:29 
AnswerRe: To create a popup menu Pin
Nibu babu thomas13-Feb-07 17:07
Nibu babu thomas13-Feb-07 17:07 
AnswerRe: To create a popup menu Pin
Hamid_RT13-Feb-07 17:21
Hamid_RT13-Feb-07 17:21 
QuestionStarmenu Pin
Perestroyka13-Feb-07 14:29
Perestroyka13-Feb-07 14:29 
QuestionRe: Starmenu Pin
David Crow14-Feb-07 3:05
David Crow14-Feb-07 3:05 
AnswerRe: Starmenu Pin
Perestroyka15-Feb-07 10:26
Perestroyka15-Feb-07 10:26 
GeneralRe: Starmenu Pin
David Crow15-Feb-07 10:32
David Crow15-Feb-07 10:32 
GeneralRe: Starmenu [modified] Pin
Perestroyka15-Feb-07 11:37
Perestroyka15-Feb-07 11:37 
QuestionRe: Starmenu Pin
David Crow15-Feb-07 15:03
David Crow15-Feb-07 15:03 
AnswerRe: Starmenu Pin
Perestroyka16-Feb-07 0:34
Perestroyka16-Feb-07 0:34 
GeneralRe: Starmenu Pin
David Crow16-Feb-07 2:39
David Crow16-Feb-07 2:39 
GeneralRe: Starmenu Pin
Perestroyka16-Feb-07 5:23
Perestroyka16-Feb-07 5:23 
GeneralRe: Starmenu Pin
David Crow16-Feb-07 5:28
David Crow16-Feb-07 5:28 
QuestionVariable args Pin
Waldermort13-Feb-07 13:17
Waldermort13-Feb-07 13:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.