Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
_Flaviu8-Apr-11 1:11
_Flaviu8-Apr-11 1:11 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
Richard MacCutchan8-Apr-11 1:38
mveRichard MacCutchan8-Apr-11 1:38 
GeneralRe: How can I catch SetCurSel in ComboBox control ? Pin
_Flaviu8-Apr-11 1:47
_Flaviu8-Apr-11 1:47 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
వేంకటనారాయణ(venkatmakam)8-Apr-11 1:54
వేంకటనారాయణ(venkatmakam)8-Apr-11 1:54 
GeneralRe: How can I catch SetCurSel in ComboBox control ? Pin
_Flaviu8-Apr-11 2:06
_Flaviu8-Apr-11 2:06 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
వేంకటనారాయణ(venkatmakam)8-Apr-11 2:17
వేంకటనారాయణ(venkatmakam)8-Apr-11 2:17 
GeneralRe: How can I catch SetCurSel in ComboBox control ? Pin
_Flaviu8-Apr-11 3:12
_Flaviu8-Apr-11 3:12 
QuestionRe: How can I catch SetCurSel in ComboBox control ? Pin
David Crow8-Apr-11 3:34
David Crow8-Apr-11 3:34 
Flaviu 2 wrote:
From an button , I call
m_Combo.SetCurSel(2);
but on this call , I want to set up something in CComboBoxExt , but I didn't know how to catch this event in control ?


Why not just "set up something" before calling SetCurSel()?

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather


AnswerRe: How can I catch SetCurSel in ComboBox control ? [modified] Pin
_Flaviu8-Apr-11 4:47
_Flaviu8-Apr-11 4:47 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
mrshiyi10-Apr-11 17:23
mrshiyi10-Apr-11 17:23 
GeneralRe: How can I catch SetCurSel in ComboBox control ? Pin
_Flaviu11-Apr-11 5:55
_Flaviu11-Apr-11 5:55 
AnswerRe: How can I catch SetCurSel in ComboBox control ? Pin
Radself16-Apr-11 6:22
Radself16-Apr-11 6:22 
Questioncocreateinstanceasadmin failed. Pin
vishalgpt7-Apr-11 23:49
vishalgpt7-Apr-11 23:49 
AnswerRe: cocreateinstanceasadmin failed. Pin
vishalgpt8-Apr-11 3:01
vishalgpt8-Apr-11 3:01 
GeneralRe: cocreateinstanceasadmin failed. Pin
Richard MacCutchan8-Apr-11 4:58
mveRichard MacCutchan8-Apr-11 4:58 
GeneralRe: cocreateinstanceasadmin failed. [modified] Pin
vishalgpt8-Apr-11 6:27
vishalgpt8-Apr-11 6:27 
Questionhow to add button on listcontrol instead of scrollbar Pin
raj15767-Apr-11 22:42
raj15767-Apr-11 22:42 
AnswerRe: how to add button on listcontrol instead of scrollbar Pin
Luc Pattyn7-Apr-11 23:44
sitebuilderLuc Pattyn7-Apr-11 23:44 
AnswerRe: how to add button on listcontrol instead of scrollbar Pin
Hans Dietrich7-Apr-11 23:47
mentorHans Dietrich7-Apr-11 23:47 
Questionadd button to listcontrol Pin
rajniyadav1a7-Apr-11 21:53
rajniyadav1a7-Apr-11 21:53 
AnswerRe: add button to listcontrol Pin
Hans Dietrich7-Apr-11 21:58
mentorHans Dietrich7-Apr-11 21:58 
AnswerRe: add button to listcontrol Pin
«_Superman_»8-Apr-11 3:36
professional«_Superman_»8-Apr-11 3:36 
Questionadd button to listcontrol Pin
rajniyadav1a7-Apr-11 21:42
rajniyadav1a7-Apr-11 21:42 
AnswerRe: add button to listcontrol Pin
Hans Dietrich7-Apr-11 21:44
mentorHans Dietrich7-Apr-11 21:44 
QuestionLoading release Build bt not hybrid Pin
002comp7-Apr-11 20:28
002comp7-Apr-11 20:28 

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.