Click here to Skip to main content
15,918,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: printpreview Pin
Chris Losinger25-Jul-02 8:56
professionalChris Losinger25-Jul-02 8:56 
General<code>delete this;</code> Pin
Le centriste25-Jul-02 8:10
Le centriste25-Jul-02 8:10 
GeneralRe: <code>delete this;</code> Pin
Joaquín M López Muñoz25-Jul-02 8:20
Joaquín M López Muñoz25-Jul-02 8:20 
GeneralRe: <code>delete this;</code> Pin
Len Holgate25-Jul-02 12:25
Len Holgate25-Jul-02 12:25 
GeneralPrinting lists Pin
hyakugei25-Jul-02 8:02
hyakugei25-Jul-02 8:02 
Generalclass drop down...function completion Pin
jimNLX25-Jul-02 7:52
jimNLX25-Jul-02 7:52 
GeneralRe: class drop down...function completion Pin
Chris Losinger25-Jul-02 8:38
professionalChris Losinger25-Jul-02 8:38 
GeneralCComboBox question Pin
JennyP25-Jul-02 7:10
JennyP25-Jul-02 7:10 
Hello,

Usually when a user types something in to a combo box and leaves it (e.g., types TAB), the combo box will translate whatever was typed into something in the drop-down list.

Which windows message to I use to get the value of the combo box's edit area AFTER this translation has been done? I tried using the KillFocus Windows message, but the subsequent UpdateData(TRUE) fills the member variable with what the user typed, not the combo box's tranlation.

Any ideas? Thanks!

JennyP
GeneralRe: CComboBox question Pin
Joaquín M López Muñoz25-Jul-02 8:08
Joaquín M López Muñoz25-Jul-02 8:08 
GeneralKnock My Socks Off Pin
Ken Mazaika25-Jul-02 7:03
Ken Mazaika25-Jul-02 7:03 
GeneralRe: Knock My Socks Off Pin
Joaquín M López Muñoz25-Jul-02 7:15
Joaquín M López Muñoz25-Jul-02 7:15 
GeneralRe: Knock My Socks Off Pin
includeh1025-Jul-02 7:25
includeh1025-Jul-02 7:25 
GeneralRe: Knock My Socks Off Pin
Len Holgate25-Jul-02 12:27
Len Holgate25-Jul-02 12:27 
GeneralChanging font for CStatic and Others Pin
hongheo7625-Jul-02 6:49
hongheo7625-Jul-02 6:49 
GeneralRe: Changing font for CStatic and Others Pin
Joaquín M López Muñoz25-Jul-02 6:55
Joaquín M López Muñoz25-Jul-02 6:55 
GeneralA book or website for Learning Thread process Pin
youssef25-Jul-02 6:37
youssef25-Jul-02 6:37 
GeneralRe: A book or website for Learning Thread process Pin
includeh1025-Jul-02 7:06
includeh1025-Jul-02 7:06 
GeneralRe: A book or website for Learning Thread process Pin
Daniel Lohmann25-Jul-02 9:57
Daniel Lohmann25-Jul-02 9:57 
GeneralRe: A book or website for Learning Thread process Pin
-Dy26-Jul-02 0:01
-Dy26-Jul-02 0:01 
GeneralPropertySheets :: MFC Pin
valikac25-Jul-02 6:25
valikac25-Jul-02 6:25 
GeneralRe: PropertySheets :: MFC Pin
Joaquín M López Muñoz25-Jul-02 6:28
Joaquín M López Muñoz25-Jul-02 6:28 
GeneralRe: PropertySheets :: MFC Pin
valikac25-Jul-02 7:25
valikac25-Jul-02 7:25 
Questionvisual c++ menu bar: Ctoolbar, CDialogBar, or others? Pin
includeh1025-Jul-02 6:23
includeh1025-Jul-02 6:23 
AnswerRe: visual c++ menu bar: Ctoolbar, CDialogBar, or others? Pin
Ken Mazaika25-Jul-02 7:14
Ken Mazaika25-Jul-02 7:14 
GeneralRe: visual c++ menu bar: Ctoolbar, CDialogBar, or others? Pin
includeh1025-Jul-02 7:23
includeh1025-Jul-02 7:23 

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.