Click here to Skip to main content
15,922,407 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSend Mail Pin
Member 686483929-Jan-10 6:27
Member 686483929-Jan-10 6:27 
AnswerRe: Send Mail Pin
CPallini29-Jan-10 6:48
mveCPallini29-Jan-10 6:48 
QuestionRe: Send Mail Pin
David Crow30-Jan-10 5:24
David Crow30-Jan-10 5:24 
AnswerRe: Send Mail Pin
Member 686483930-Jan-10 10:00
Member 686483930-Jan-10 10:00 
GeneralRe: Send Mail Pin
David Crow30-Jan-10 12:15
David Crow30-Jan-10 12:15 
QuestionListBox redrawing Pin
Rock Bottom29-Jan-10 6:13
Rock Bottom29-Jan-10 6:13 
AnswerRe: ListBox redrawing Pin
LunaticFringe29-Jan-10 8:54
LunaticFringe29-Jan-10 8:54 
GeneralRe: ListBox redrawing Pin
Rock Bottom29-Jan-10 8:57
Rock Bottom29-Jan-10 8:57 
GeneralRe: ListBox redrawing Pin
LunaticFringe29-Jan-10 9:32
LunaticFringe29-Jan-10 9:32 
GeneralRe: ListBox redrawing Pin
Rock Bottom29-Jan-10 9:59
Rock Bottom29-Jan-10 9:59 
AnswerRe: ListBox redrawing Pin
David Crow30-Jan-10 5:26
David Crow30-Jan-10 5:26 
GeneralRe: ListBox redrawing Pin
Rock Bottom1-Feb-10 5:55
Rock Bottom1-Feb-10 5:55 
QuestioncapPreview() slow problem... Pin
Aric Wang29-Jan-10 5:24
Aric Wang29-Jan-10 5:24 
AnswerRe: capPreview() slow problem... Pin
Richard MacCutchan29-Jan-10 6:22
mveRichard MacCutchan29-Jan-10 6:22 
GeneralRe: capPreview() slow problem... Pin
Aric Wang29-Jan-10 6:48
Aric Wang29-Jan-10 6:48 
GeneralRe: capPreview() slow problem... Pin
Richard MacCutchan29-Jan-10 9:17
mveRichard MacCutchan29-Jan-10 9:17 
GeneralRe: capPreview() slow problem... [modified] Pin
Aric Wang29-Jan-10 16:10
Aric Wang29-Jan-10 16:10 
AnswerRe: capPreview() slow problem... Pin
Chris Meech29-Jan-10 6:33
Chris Meech29-Jan-10 6:33 
GeneralRe: capPreview() slow problem... Pin
Aric Wang29-Jan-10 6:45
Aric Wang29-Jan-10 6:45 
AnswerRe: capPreview() slow problem... Pin
Saurabh.Garg30-Jan-10 19:03
Saurabh.Garg30-Jan-10 19:03 
GeneralRe: capPreview() slow problem... Pin
Aric Wang31-Jan-10 1:57
Aric Wang31-Jan-10 1:57 
QuestionCombo box - Dropdown height? Pin
dipuks29-Jan-10 2:00
dipuks29-Jan-10 2:00 
AnswerRe: Combo box - Dropdown height? Pin
Rajesh R Subramanian29-Jan-10 2:03
professionalRajesh R Subramanian29-Jan-10 2:03 
AnswerRe: Combo box - Dropdown height? Pin
Cedric Moonen29-Jan-10 2:05
Cedric Moonen29-Jan-10 2:05 
Your question is not really clear because if there is only one item in the dropdown area, the vertical scrollbar is not displayed. You probably mean that you have several items available in the dropdown but only one is visible at a time ? And you would like to increase that so that multiple items are visible at the same time right ?
Well, you can correct that through the resource editor: when you select the combo box, click on the part where the arrow is situated, this will let you adjust the height of the dropdown area, and not the size of the control itself.

Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

GeneralRe: Combo box - Dropdown height? Pin
dipuks29-Jan-10 7:00
dipuks29-Jan-10 7:00 

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.