Click here to Skip to main content
15,900,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichedit Blues....... Pin
Christian Graus16-May-01 12:22
protectorChristian Graus16-May-01 12:22 
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge17-May-01 6:55
Kevin Gutteridge17-May-01 6:55 
GeneralRe: CRichedit Blues....... Pin
Christian Graus17-May-01 13:07
protectorChristian Graus17-May-01 13:07 
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge21-May-01 11:06
Kevin Gutteridge21-May-01 11:06 
GeneralUpdating Controls Pin
Adi Shavit16-May-01 6:52
Adi Shavit16-May-01 6:52 
GeneralRe: Updating Controls Pin
Christian Graus16-May-01 12:26
protectorChristian Graus16-May-01 12:26 
GeneralSetFocus question Pin
16-May-01 6:22
suss16-May-01 6:22 
GeneralRe: SetFocus question Pin
Michael Dunn16-May-01 16:27
sitebuilderMichael Dunn16-May-01 16:27 
1) wndYourEdit.SetFocus();
2) wndYourEdit.SetSel(0,-1);

Or the equivalent APIs if you're not using MFC/ATL windowing classes.

--Mike--
http://home.inreach.com/mdunn/
Tables, ladders, chairs, OH MY!
GeneralDelete a tab in a Tab Control Pin
16-May-01 6:04
suss16-May-01 6:04 
GeneralRe: Delete a tab in a Tab Control Pin
Tomasz Sowinski16-May-01 8:25
Tomasz Sowinski16-May-01 8:25 
QuestionPassive (PASV) FTP-Mode with MFC's Internet classes? Pin
Uwe Keim16-May-01 6:02
sitebuilderUwe Keim16-May-01 6:02 
GeneralOpenDocument problem Pin
16-May-01 5:00
suss16-May-01 5:00 
GeneralRe: OpenDocument problem Pin
Christian Graus16-May-01 12:36
protectorChristian Graus16-May-01 12:36 
GeneralRe: OpenDocument problem Pin
17-May-01 8:17
suss17-May-01 8:17 
GeneralEasy one,,,(this is quick) Pin
mr200316-May-01 4:49
mr200316-May-01 4:49 
GeneralRe: Easy one,,,(this is quick) Pin
Christian Graus16-May-01 12:29
protectorChristian Graus16-May-01 12:29 
GeneralDLL Memory Issues Pin
16-May-01 3:50
suss16-May-01 3:50 
GeneralRe: DLL Memory Issues Pin
Tomasz Sowinski16-May-01 4:07
Tomasz Sowinski16-May-01 4:07 
GeneralLinks in a Chatwindow Pin
Klymer16-May-01 3:46
Klymer16-May-01 3:46 
GeneralRe: Links in a Chatwindow Pin
Tomasz Sowinski16-May-01 4:09
Tomasz Sowinski16-May-01 4:09 
GeneralRe: Links in a Chatwindow Pin
Klymer16-May-01 4:25
Klymer16-May-01 4:25 
GeneralCWinApp::SelectPrinter() ASSERTs Pin
Neville Franks16-May-01 3:45
Neville Franks16-May-01 3:45 
GeneralRe: CWinApp::SelectPrinter() ASSERTs Pin
Tomasz Sowinski16-May-01 3:57
Tomasz Sowinski16-May-01 3:57 
GeneralUnable to initialize DAO/Jet db engine error on clean win98 system Pin
Rob Bechamp16-May-01 3:29
Rob Bechamp16-May-01 3:29 
GeneralRe: Unable to initialize DAO/Jet db engine error on clean win98 system Pin
Tomasz Sowinski16-May-01 3:49
Tomasz Sowinski16-May-01 3:49 

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.