Click here to Skip to main content
15,905,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: icons Pin
moliate2-Apr-02 12:35
moliate2-Apr-02 12:35 
Questionsomething wrong with code??? Pin
Rajveer2-Apr-02 5:07
Rajveer2-Apr-02 5:07 
AnswerRe: something wrong with code??? Pin
Hans Ruck2-Apr-02 5:19
Hans Ruck2-Apr-02 5:19 
GeneralRe: something wrong with code??? Pin
Rajveer2-Apr-02 5:48
Rajveer2-Apr-02 5:48 
AnswerRe: something wrong with code??? Pin
dlhson2-Apr-02 5:22
dlhson2-Apr-02 5:22 
AnswerRe: something wrong with code??? Pin
Christian Graus2-Apr-02 9:32
protectorChristian Graus2-Apr-02 9:32 
GeneralCustom Word toolbars Pin
AlanW2-Apr-02 4:47
AlanW2-Apr-02 4:47 
GeneralRe: Custom Word toolbars Pin
dlhson2-Apr-02 5:16
dlhson2-Apr-02 5:16 
-Create your toolbar.
-After that, you edit your resource by a editor, add any SEPARATOR neccesary in resource.
-In OnCreate(), use method SetButtonInfo(..) of the toolbar to change the width of edit box (or combobox...)
-Use Create(...) of edit box (or combo...) to create it onto the toolbar.



Hung Son
A Vietnamese student
i-g.hypermart.net
dlhson2001@yahoo.com
GeneralCComboBox Font Pin
Stew2-Apr-02 4:25
Stew2-Apr-02 4:25 
GeneralRe: CComboBox Font Pin
Mazdak2-Apr-02 4:36
Mazdak2-Apr-02 4:36 
GeneralRe: CComboBox Font Pin
Stew2-Apr-02 4:40
Stew2-Apr-02 4:40 
GeneralRe: CComboBox Font Pin
dlhson2-Apr-02 5:08
dlhson2-Apr-02 5:08 
QuestionHow would you approach this situation? Pin
User 98852-Apr-02 4:17
User 98852-Apr-02 4:17 
AnswerRe: How would you approach this situation? Pin
Mukkie2-Apr-02 5:12
Mukkie2-Apr-02 5:12 
AnswerRe: How would you approach this situation? Pin
Joaquín M López Muñoz2-Apr-02 5:52
Joaquín M López Muñoz2-Apr-02 5:52 
GeneralRe: How would you approach this situation? Pin
User 98852-Apr-02 5:56
User 98852-Apr-02 5:56 
GeneralRe: How would you approach this situation? Pin
Joaquín M López Muñoz2-Apr-02 6:05
Joaquín M López Muñoz2-Apr-02 6:05 
GeneralRe: How would you approach this situation? Pin
Tim Smith2-Apr-02 6:15
Tim Smith2-Apr-02 6:15 
GeneralExcel to PDF Pin
Giles2-Apr-02 4:07
Giles2-Apr-02 4:07 
GeneralRe: Excel to PDF Pin
dlhson2-Apr-02 6:36
dlhson2-Apr-02 6:36 
GeneralRe: Excel to PDF Pin
Giles2-Apr-02 8:26
Giles2-Apr-02 8:26 
GeneralMessageBox Question Pin
sriram_mr2-Apr-02 4:13
sriram_mr2-Apr-02 4:13 
GeneralRe: MessageBox Question Pin
Navin2-Apr-02 4:24
Navin2-Apr-02 4:24 
GeneralRe: MessageBox Question Pin
Navin2-Apr-02 4:29
Navin2-Apr-02 4:29 
GeneralRe: MessageBox Question Pin
sriram_mr2-Apr-02 4:34
sriram_mr2-Apr-02 4:34 

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.