Click here to Skip to main content
15,909,445 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWizard code and menu command handling problem Pin
M_SliN12-Oct-08 15:18
M_SliN12-Oct-08 15:18 
QuestionComboBox not Opening Pin
Bram van Kampen12-Oct-08 10:29
Bram van Kampen12-Oct-08 10:29 
AnswerRe: ComboBox not Opening Pin
Mark Salsbery12-Oct-08 11:10
Mark Salsbery12-Oct-08 11:10 
AnswerRe: ComboBox not Opening Pin
Bram van Kampen12-Oct-08 13:35
Bram van Kampen12-Oct-08 13:35 
GeneralRe: ComboBox not Opening Pin
Mark Salsbery12-Oct-08 13:40
Mark Salsbery12-Oct-08 13:40 
GeneralRe: ComboBox not Opening Pin
Bram van Kampen12-Oct-08 14:00
Bram van Kampen12-Oct-08 14:00 
GeneralRe: ComboBox not Opening Pin
Bram van Kampen12-Oct-08 15:18
Bram van Kampen12-Oct-08 15:18 
GeneralRe: ComboBox not Opening Pin
Mark Salsbery12-Oct-08 18:07
Mark Salsbery12-Oct-08 18:07 
Maybe the combobox is under the list box in the z-order?

Just guessing - maybe try SetWindowPos to move the combobox
up in the z-order or make sure it's last in the dialog template.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: ComboBox not Opening Pin
Bram van Kampen12-Oct-08 22:08
Bram van Kampen12-Oct-08 22:08 
AnswerRe: ComboBox not Opening Pin
Roger Allen13-Oct-08 1:41
Roger Allen13-Oct-08 1:41 
QuestionRe: ComboBox not Opening Pin
Mark Salsbery13-Oct-08 7:02
Mark Salsbery13-Oct-08 7:02 
GeneralRe: ComboBox not Opening Pin
Bram van Kampen13-Oct-08 17:24
Bram van Kampen13-Oct-08 17:24 
QuestionResizing [modified] Pin
Sarriss12-Oct-08 4:23
Sarriss12-Oct-08 4:23 
AnswerRe: Resizing Pin
PJ Arends12-Oct-08 5:00
professionalPJ Arends12-Oct-08 5:00 
GeneralRe: Resizing Pin
Sarriss12-Oct-08 5:41
Sarriss12-Oct-08 5:41 
GeneralRe: Resizing Pin
enhzflep12-Oct-08 7:42
enhzflep12-Oct-08 7:42 
GeneralRe: Resizing Pin
Sarriss12-Oct-08 8:11
Sarriss12-Oct-08 8:11 
GeneralRe: Resizing Pin
enhzflep12-Oct-08 8:43
enhzflep12-Oct-08 8:43 
GeneralRe: Resizing Pin
Mark Salsbery12-Oct-08 9:02
Mark Salsbery12-Oct-08 9:02 
GeneralRe: Resizing Pin
Mark Salsbery12-Oct-08 9:10
Mark Salsbery12-Oct-08 9:10 
GeneralRe: Resizing Pin
Sarriss12-Oct-08 10:55
Sarriss12-Oct-08 10:55 
GeneralRe: Resizing Pin
Mark Salsbery12-Oct-08 11:18
Mark Salsbery12-Oct-08 11:18 
GeneralRe: Resizing Pin
Sarriss12-Oct-08 12:10
Sarriss12-Oct-08 12:10 
GeneralRe: Resizing Pin
enhzflep12-Oct-08 21:50
enhzflep12-Oct-08 21:50 
GeneralRe: Resizing Pin
Sarriss13-Oct-08 1:12
Sarriss13-Oct-08 1:12 

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.