Click here to Skip to main content
15,886,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to align Number(currency) to right Pin
mikobi23-Jan-06 6:23
mikobi23-Jan-06 6:23 
AnswerRe: How to align Number(currency) to right Pin
toxcct23-Jan-06 5:09
toxcct23-Jan-06 5:09 
GeneralRe: How to align Number(currency) to right Pin
mikobi23-Jan-06 6:29
mikobi23-Jan-06 6:29 
GeneralRe: How to align Number(currency) to right Pin
mikobi23-Jan-06 6:36
mikobi23-Jan-06 6:36 
GeneralRe: How to align Number(currency) to right Pin
Cedric Moonen23-Jan-06 7:00
Cedric Moonen23-Jan-06 7:00 
AnswerRe: How to align Number(currency) to right Pin
David Crow23-Jan-06 7:54
David Crow23-Jan-06 7:54 
GeneralRe: How to align Number(currency) to right Pin
mikobi23-Jan-06 20:50
mikobi23-Jan-06 20:50 
GeneralRe: How to align Number(currency) to right Pin
David Crow24-Jan-06 2:48
David Crow24-Jan-06 2:48 
Times New Roman is a proportionally-spaced font. That will not work. You must use a mono-spaced font like Courier.

Also, make sure the font variable does not go out of scope before the control itself does. You might want to make it a member of the control's parent (e.g., the dialog).


"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb


GeneralRe: How to align Number(currency) to right Pin
mikobi23-Jan-06 21:22
mikobi23-Jan-06 21:22 
QuestionRead Hex Chars from keyboard Pin
bachirzantou23-Jan-06 4:40
bachirzantou23-Jan-06 4:40 
AnswerRe: Read Hex Chars from keyboard Pin
Cedric Moonen23-Jan-06 4:52
Cedric Moonen23-Jan-06 4:52 
GeneralRe: Read Hex Chars from keyboard Pin
bachirzantou23-Jan-06 5:15
bachirzantou23-Jan-06 5:15 
GeneralRe: Read Hex Chars from keyboard Pin
Bob Stanneveld23-Jan-06 10:31
Bob Stanneveld23-Jan-06 10:31 
GeneralRe: Read Hex Chars from keyboard Pin
bachirzantou23-Jan-06 22:45
bachirzantou23-Jan-06 22:45 
QuestionInterface IHTMLDocument of an ActiveX control need Help please ! Pin
Calvin8023-Jan-06 4:25
Calvin8023-Jan-06 4:25 
AnswerRe: Interface IHTMLDocument of an ActiveX control need Help please ! Pin
Stephen Hewitt23-Jan-06 12:39
Stephen Hewitt23-Jan-06 12:39 
GeneralRe: Interface IHTMLDocument of an ActiveX control need Help please ! Pin
Calvin8023-Jan-06 21:21
Calvin8023-Jan-06 21:21 
QuestionStatus bar + dialog bar Pin
khb23-Jan-06 4:10
khb23-Jan-06 4:10 
QuestionWindows langages Pin
Raphael Kindt23-Jan-06 3:49
Raphael Kindt23-Jan-06 3:49 
AnswerRe: Windows langages Pin
toxcct23-Jan-06 4:07
toxcct23-Jan-06 4:07 
GeneralRe: Windows langages Pin
Cedric Moonen23-Jan-06 4:22
Cedric Moonen23-Jan-06 4:22 
GeneralRe: Windows langages Pin
toxcct23-Jan-06 4:25
toxcct23-Jan-06 4:25 
GeneralRe: Windows langages Pin
Owner drawn23-Jan-06 17:20
Owner drawn23-Jan-06 17:20 
QuestionPermissions Pin
kelprinc23-Jan-06 3:42
kelprinc23-Jan-06 3:42 
QuestionICopyHook Pin
ragavan23-Jan-06 2:59
ragavan23-Jan-06 2:59 

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.