Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialog Box focus Pin
ShahShehpuri10-Oct-02 19:59
sussShahShehpuri10-Oct-02 19:59 
GeneralRe: Dialog Box focus Pin
alex.barylski10-Oct-02 20:09
alex.barylski10-Oct-02 20:09 
GeneralRe: Dialog Box focus Pin
ShahShehpori10-Oct-02 20:38
sussShahShehpori10-Oct-02 20:38 
GeneralHandle vs Pointer Pin
stevenson10-Oct-02 17:24
stevenson10-Oct-02 17:24 
GeneralRe: Handle vs Pointer Pin
Chris Losinger10-Oct-02 17:49
professionalChris Losinger10-Oct-02 17:49 
GeneralRe: Handle vs Pointer Pin
stevenson10-Oct-02 18:18
stevenson10-Oct-02 18:18 
GeneralRe: Handle vs Pointer Pin
stevenson10-Oct-02 18:24
stevenson10-Oct-02 18:24 
GeneralRe: Handle vs Pointer Pin
Nish Nishant10-Oct-02 20:00
sitebuilderNish Nishant10-Oct-02 20:00 
You have attached the HWND to the CEdit, so why do you then use FromHandle?

Edit.Attach(...)
Edit.SetWindowText(...)
Edit.Detach(...)

I think this should do it.

Regards,
Nish


Author of the romantic comedy

Summer Love and Some more Cricket [New Win]

Review by Shog9
Click here for review[NW]

GeneralRe: Handle vs Pointer Pin
Michael Dunn10-Oct-02 20:04
sitebuilderMichael Dunn10-Oct-02 20:04 
GeneralRe: Handle vs Pointer Pin
stevenson10-Oct-02 20:43
stevenson10-Oct-02 20:43 
GeneralChanging the font of a CStatic Pin
monrobot1310-Oct-02 17:22
monrobot1310-Oct-02 17:22 
GeneralRe: Changing the font of a CStatic Pin
Nish Nishant10-Oct-02 18:07
sitebuilderNish Nishant10-Oct-02 18:07 
GeneralRe: Changing the font of a CStatic Pin
monrobot1310-Oct-02 19:40
monrobot1310-Oct-02 19:40 
Questionhow to delete the margins when print with mfc Pin
Anonymous10-Oct-02 16:58
Anonymous10-Oct-02 16:58 
AnswerRe: how to delete the margins when print with mfc Pin
Gary R. Wheeler11-Oct-02 16:39
Gary R. Wheeler11-Oct-02 16:39 
GeneralCall dll from within an exe Pin
DarrollWalsh10-Oct-02 16:53
DarrollWalsh10-Oct-02 16:53 
GeneralDesign pattern Pin
stevenson10-Oct-02 15:06
stevenson10-Oct-02 15:06 
GeneralRe: Design pattern Pin
Christian Graus10-Oct-02 15:23
protectorChristian Graus10-Oct-02 15:23 
GeneralRe: Design pattern Pin
Anonymous10-Oct-02 17:09
Anonymous10-Oct-02 17:09 
GeneralRe: Design pattern Pin
Garth J Lancaster10-Oct-02 21:10
professionalGarth J Lancaster10-Oct-02 21:10 
GeneralOOD Question: Data / GUI boundary Pin
JennyP10-Oct-02 12:37
JennyP10-Oct-02 12:37 
GeneralRe: OOD Question: Data / GUI boundary Pin
Ed Gadziemski10-Oct-02 14:34
professionalEd Gadziemski10-Oct-02 14:34 
QuestionEnable3DControls? Pin
Henry P.10-Oct-02 12:07
Henry P.10-Oct-02 12:07 
AnswerRe: Enable3DControls? Pin
Michael Dunn10-Oct-02 13:42
sitebuilderMichael Dunn10-Oct-02 13:42 
GeneralRe: Enable3DControls? Pin
Henry P.10-Oct-02 14:06
Henry P.10-Oct-02 14:06 

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.