Click here to Skip to main content
15,921,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to maximize child windows Pin
Joel Lucsy19-Aug-02 3:55
Joel Lucsy19-Aug-02 3:55 
GeneralRe: How to maximize child windows Pin
Mel Stober19-Aug-02 11:21
Mel Stober19-Aug-02 11:21 
QuestionHow to paint all dialog controls to other DC? Pin
17-Aug-02 15:34
suss17-Aug-02 15:34 
AnswerRe: How to paint all dialog controls to other DC? Pin
Shog917-Aug-02 22:26
sitebuilderShog917-Aug-02 22:26 
GeneralRemove Scrollbar from ListCtrl Pin
Pavel Sokolov17-Aug-02 15:28
Pavel Sokolov17-Aug-02 15:28 
QuestionHow to create an icon at run time? Pin
Hiusing17-Aug-02 15:18
Hiusing17-Aug-02 15:18 
AnswerRe: How to create an icon at run time? Pin
Mike Nordell17-Aug-02 23:16
Mike Nordell17-Aug-02 23:16 
Generalsetcheck for extended style list control Pin
nss17-Aug-02 13:59
nss17-Aug-02 13:59 
I have a list control with checkboxes extended style. The check boxes still shows up if the value is NULL or "". I want to gray them out when there is no corresponding text in the item. I read that SetCheck is used for CButton. I cant imagine what is meant by a checked button! What would be even better would be if the blank checkboxes vanished altogether. Any ideas on how I can go about my goals ?

(One obvious idea is to filter out the NULLs and spaces, but its not at clear to me about how to work it around my code so I'm not going that route).

Thanks,
ns
GeneralRe: setcheck for extended style list control Pin
Joel Lucsy19-Aug-02 3:59
Joel Lucsy19-Aug-02 3:59 
GeneralSTL string class and MFC CString Pin
monrobot1317-Aug-02 12:26
monrobot1317-Aug-02 12:26 
GeneralRe: STL string class and MFC CString Pin
Michael Dunn17-Aug-02 12:56
sitebuilderMichael Dunn17-Aug-02 12:56 
GeneralRe: STL string class and MFC CString Pin
monrobot1317-Aug-02 14:46
monrobot1317-Aug-02 14:46 
GeneralSystem Programming in visual C++ Pin
Amir-ul-Amin17-Aug-02 12:24
Amir-ul-Amin17-Aug-02 12:24 
GeneralRe: System Programming in visual C++ Pin
PJ Arends17-Aug-02 13:02
professionalPJ Arends17-Aug-02 13:02 
GeneralEthernet card and setting promiscuous mode Pin
jparsons17-Aug-02 11:36
jparsons17-Aug-02 11:36 
GeneralRe: Ethernet card and setting promiscuous mode Pin
JohnnyG17-Aug-02 16:13
JohnnyG17-Aug-02 16:13 
GeneralRe: Ethernet card and setting promiscuous mode Pin
jparsons18-Aug-02 16:47
jparsons18-Aug-02 16:47 
GeneralRe: Ethernet card and setting promiscuous mode Pin
Amir-ul-Amin2-May-05 22:01
Amir-ul-Amin2-May-05 22:01 
GeneralCEdit question Pin
Bert Tuyt17-Aug-02 11:23
Bert Tuyt17-Aug-02 11:23 
GeneralRe: CEdit question Pin
Rohit  Sinha18-Aug-02 1:56
Rohit  Sinha18-Aug-02 1:56 
Questionhow will i know? Pin
drmzunlimited17-Aug-02 10:30
drmzunlimited17-Aug-02 10:30 
AnswerRe: how will i know? Pin
Sijin18-Aug-02 20:23
Sijin18-Aug-02 20:23 
Questioncan anybody help!! Pin
drmzunlimited17-Aug-02 10:25
drmzunlimited17-Aug-02 10:25 
AnswerRe: can anybody help!! Pin
Sijin18-Aug-02 20:36
Sijin18-Aug-02 20:36 
GeneralIMPLEMENT_DYNCREATE(class, base class) Pin
JennyP17-Aug-02 9:03
JennyP17-Aug-02 9:03 

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.