Click here to Skip to main content
15,896,359 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHandling A Scrollbar Vertical Scroll command Pin
maycockt24-Feb-10 23:25
maycockt24-Feb-10 23:25 
AnswerRe: Handling A Scrollbar Vertical Scroll command Pin
Nelek25-Feb-10 0:08
protectorNelek25-Feb-10 0:08 
GeneralRe: Handling A Scrollbar Vertical Scroll command Pin
maycockt25-Feb-10 0:42
maycockt25-Feb-10 0:42 
GeneralRe: Handling A Scrollbar Vertical Scroll command Pin
Nelek25-Feb-10 0:52
protectorNelek25-Feb-10 0:52 
GeneralRe: Handling A Scrollbar Vertical Scroll command Pin
maycockt25-Feb-10 1:11
maycockt25-Feb-10 1:11 
AnswerRe: Handling A Scrollbar Vertical Scroll command Pin
Nelek25-Feb-10 20:58
protectorNelek25-Feb-10 20:58 
GeneralRe: Handling A Scrollbar Vertical Scroll command [modified] Pin
maycockt25-Feb-10 22:59
maycockt25-Feb-10 22:59 
GeneralRe: Handling A Scrollbar Vertical Scroll command Pin
Nelek26-Feb-10 1:30
protectorNelek26-Feb-10 1:30 
Sorry, but I am getting out of ideas. I hadn't an scenario like yours yet, so I can not tell any solution for sure. I think that the problem is not in the Z-Position.

Is it really necessary that the listbox overlaps the listctrl? Couldn't you make it on the side and just hide and/or show according to requirements? So could be easier, as you won't need the ownerdraw styles and so on.

I personally don't like to use some controls into dialogs, for "high-level" controls I prefer to use a CFormView derived class/window.
Have you tried it? You can design them in editor as a dialog, but the functionality is much bigger. Maybe...
Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.

QuestionDrawing In MFC Pin
Jalpa M24-Feb-10 23:24
Jalpa M24-Feb-10 23:24 
AnswerRe: Drawing In MFC Pin
Adam Roderick J24-Feb-10 23:31
Adam Roderick J24-Feb-10 23:31 
AnswerRe: Drawing In MFC Pin
CPallini24-Feb-10 23:38
mveCPallini24-Feb-10 23:38 
QuestionHow to hide the excel file menu in the MFC application? Pin
machengzhi24-Feb-10 23:11
machengzhi24-Feb-10 23:11 
AnswerRe: How to hide the excel file menu in the MFC application? Pin
Adam Roderick J24-Feb-10 23:36
Adam Roderick J24-Feb-10 23:36 
GeneralRe: How to hide the excel file menu in the MFC application? Pin
machengzhi4-Mar-10 20:38
machengzhi4-Mar-10 20:38 
QuestionWhether a .lib build on VS 2008 be resuable on VC6.0 Pin
rajajay8224-Feb-10 23:02
rajajay8224-Feb-10 23:02 
AnswerRe: Whether a .lib build on VS 2008 be resuable on VC6.0 Pin
Stuart Dootson25-Feb-10 4:23
professionalStuart Dootson25-Feb-10 4:23 
AnswerRe: Whether a .lib build on VS 2008 be resuable on VC6.0 Pin
Chris Losinger25-Feb-10 4:27
professionalChris Losinger25-Feb-10 4:27 
QuestionRegarding writing Articles !! Pin
Mridula J24-Feb-10 22:29
Mridula J24-Feb-10 22:29 
AnswerRe: Regarding writing Articles !! Pin
Eugen Podsypalnikov24-Feb-10 22:35
Eugen Podsypalnikov24-Feb-10 22:35 
AnswerRe: Regarding writing Articles !! Pin
Rajesh R Subramanian24-Feb-10 22:36
professionalRajesh R Subramanian24-Feb-10 22:36 
Questioncoinitializesecurity returned error 80010119 Pin
Le@rner24-Feb-10 20:34
Le@rner24-Feb-10 20:34 
AnswerRe: coinitializesecurity returned error 80010119 Pin
Saurabh.Garg24-Feb-10 20:38
Saurabh.Garg24-Feb-10 20:38 
GeneralRe: coinitializesecurity returned error 80010119 Pin
Le@rner24-Feb-10 21:10
Le@rner24-Feb-10 21:10 
GeneralRe: coinitializesecurity returned error 80010119 Pin
Saurabh.Garg24-Feb-10 21:11
Saurabh.Garg24-Feb-10 21:11 
AnswerRe: coinitializesecurity returned error 80010119 Pin
David Crow25-Feb-10 3:58
David Crow25-Feb-10 3:58 

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.