Click here to Skip to main content
15,894,100 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to put combo box as list subitem? Pin
Hamid_RT1-Mar-07 23:41
Hamid_RT1-Mar-07 23:41 
Questioncommunication program Pin
Kiethnt1-Mar-07 21:27
Kiethnt1-Mar-07 21:27 
QuestionComboBox Height Pin
Nishad S1-Mar-07 21:21
Nishad S1-Mar-07 21:21 
AnswerRe: ComboBox Height Pin
prasad_som1-Mar-07 21:48
prasad_som1-Mar-07 21:48 
GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 21:51
Nishad S1-Mar-07 21:51 
AnswerRe: ComboBox Height Pin
prasad_som1-Mar-07 21:57
prasad_som1-Mar-07 21:57 
GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 22:31
Nishad S1-Mar-07 22:31 
AnswerRe: ComboBox Height Pin
prasad_som1-Mar-07 22:42
prasad_som1-Mar-07 22:42 
NS17 wrote:
The height of the ComboBox Ctrl, that is the combo box window is fixed by the font szie.


Do you mean item height ?

NS17 wrote:
If we call MoveWindow or SetWindowPos, only the position or width ( not height ) is changed.

No, You can increase height ,too. Have you tried code sample given.

To increase item height, you need to use API mentioned in first reply.
And to increase droped height , you need to use method said in second reply.

If you are saying some thing different from this, then I'm not able to understand it.


GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 22:50
Nishad S1-Mar-07 22:50 
QuestionRe: ComboBox Height Pin
prasad_som1-Mar-07 23:04
prasad_som1-Mar-07 23:04 
AnswerRe: ComboBox Height Pin
Nishad S1-Mar-07 23:35
Nishad S1-Mar-07 23:35 
GeneralRe: ComboBox Height Pin
prasad_som1-Mar-07 23:38
prasad_som1-Mar-07 23:38 
GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 23:57
Nishad S1-Mar-07 23:57 
QuestionRe: ComboBox Height Pin
Nibu babu thomas1-Mar-07 23:56
Nibu babu thomas1-Mar-07 23:56 
AnswerRe: ComboBox Height Pin
Nishad S2-Mar-07 0:00
Nishad S2-Mar-07 0:00 
JokeRe: ComboBox Height Pin
toxcct2-Mar-07 0:35
toxcct2-Mar-07 0:35 
GeneralRe: ComboBox Height Pin
Nishad S2-Mar-07 0:41
Nishad S2-Mar-07 0:41 
GeneralRe: ComboBox Height Pin
toxcct2-Mar-07 0:42
toxcct2-Mar-07 0:42 
GeneralRe: ComboBox Height Pin
Nishad S2-Mar-07 1:07
Nishad S2-Mar-07 1:07 
GeneralRe: ComboBox Height Pin
toxcct1-Mar-07 21:58
toxcct1-Mar-07 21:58 
GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 23:00
Nishad S1-Mar-07 23:00 
QuestionRe: ComboBox Height Pin
David Crow2-Mar-07 3:05
David Crow2-Mar-07 3:05 
AnswerRe: ComboBox Height Pin
Nishad S4-Mar-07 17:02
Nishad S4-Mar-07 17:02 
GeneralRe: ComboBox Height Pin
David Crow6-Mar-07 2:44
David Crow6-Mar-07 2:44 
QuestionRe: ComboBox Height Pin
prasad_som6-Mar-07 3:31
prasad_som6-Mar-07 3:31 

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.