Click here to Skip to main content
15,868,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionEdit Control Problem Pin
Padmanabha_M11-May-09 0:15
Padmanabha_M11-May-09 0:15 
AnswerRe: Edit Control Problem Pin
Chandrasekharan P11-May-09 0:18
Chandrasekharan P11-May-09 0:18 
GeneralRe: Edit Control Problem Pin
Padmanabha_M11-May-09 1:01
Padmanabha_M11-May-09 1:01 
GeneralRe: Edit Control Problem Pin
Chandrasekharan P11-May-09 1:26
Chandrasekharan P11-May-09 1:26 
GeneralRe: Edit Control Problem Pin
Padmanabha_M11-May-09 1:30
Padmanabha_M11-May-09 1:30 
GeneralRe: Edit Control Problem Pin
SudharsanC11-May-09 1:41
SudharsanC11-May-09 1:41 
GeneralRe: Edit Control Problem Pin
Padmanabha_M11-May-09 19:58
Padmanabha_M11-May-09 19:58 
QuestionBlind out the Effects, color, Script, underline , struck through in CFontDialog Pin
susanne110-May-09 23:54
susanne110-May-09 23:54 
hallo, how can i blind out Effects, color, Script, underline , struck through in CFontDialog?
i used this code but it did not work:

CFontDiaolg m_cfdlg;
m_cfdlg.m_nFlags |= ~CF_EFFECTS; // did not help
m_cfdlg.m_cf.Flags |= CF_NOSCRIPTSEL;// only disabled but not blind out
AnswerRe: Blind out the Effects, color, Script, underline , struck through in CFontDialog Pin
«_Superman_»11-May-09 2:17
professional«_Superman_»11-May-09 2:17 
GeneralRe: Blind out the Effects, color, Script, underline , struck through in CFontDialog Pin
susanne111-May-09 2:51
susanne111-May-09 2:51 
GeneralRe: Blind out the Effects, color, Script, underline , struck through in CFontDialog Pin
«_Superman_»11-May-09 16:06
professional«_Superman_»11-May-09 16:06 
GeneralRe: Blind out the Effects, color, Script, underline , struck through in CFontDialog Pin
susanne111-May-09 21:57
susanne111-May-09 21:57 
QuestionC2664 error Pin
subramanyeswari10-May-09 23:47
subramanyeswari10-May-09 23:47 
AnswerRe: C2664 error Pin
Madhu Nair11-May-09 0:02
Madhu Nair11-May-09 0:02 
AnswerRe: C2664 error Pin
Andre_J11-May-09 2:24
Andre_J11-May-09 2:24 
QuestionChange text over image. Pin
Purish Dwivedi10-May-09 22:32
Purish Dwivedi10-May-09 22:32 
AnswerRe: Change text over image. Pin
Madhu Nair10-May-09 22:55
Madhu Nair10-May-09 22:55 
GeneralRe: Change text over image. Pin
Purish Dwivedi10-May-09 23:10
Purish Dwivedi10-May-09 23:10 
AnswerRe: Change text over image. Pin
Madhu Nair10-May-09 23:50
Madhu Nair10-May-09 23:50 
GeneralRe: Change text over image. Pin
Purish Dwivedi11-May-09 0:12
Purish Dwivedi11-May-09 0:12 
AnswerRe: Change text over image. Pin
Madhu Nair11-May-09 1:03
Madhu Nair11-May-09 1:03 
GeneralRe: Change text over image. Pin
Purish Dwivedi11-May-09 18:30
Purish Dwivedi11-May-09 18:30 
AnswerRe: Change text over image. Pin
Madhu Nair11-May-09 18:48
Madhu Nair11-May-09 18:48 
AnswerRe: Change text over image. Pin
Purish Dwivedi12-May-09 0:17
Purish Dwivedi12-May-09 0:17 
AnswerRe: Change text over image. Pin
Madhu Nair12-May-09 8:40
Madhu Nair12-May-09 8:40 

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.