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

C / C++ / MFC

 
GeneralDWORD to BSTR Pin
William Bartholomew30-Apr-01 11:58
William Bartholomew30-Apr-01 11:58 
GeneralRe: DWORD to BSTR Pin
Igor Sukhov30-Apr-01 23:15
Igor Sukhov30-Apr-01 23:15 
GeneralContext Sensitive Help Pin
kk930-Apr-01 10:46
kk930-Apr-01 10:46 
Generalexplorer IDockingWindow with edit control Pin
pro30-Apr-01 9:42
pro30-Apr-01 9:42 
GeneralRe: explorer IDockingWindow with edit control Pin
Erik Thompson30-Apr-01 11:17
sitebuilderErik Thompson30-Apr-01 11:17 
GeneralRe: explorer IDockingWindow with edit control Pin
pro30-Apr-01 12:53
pro30-Apr-01 12:53 
QuestionChanging CButton Caption? Pin
30-Apr-01 7:20
suss30-Apr-01 7:20 
AnswerRe: Changing CButton Caption? Pin
J Patel30-Apr-01 7:25
J Patel30-Apr-01 7:25 
CButton is derived from CWnd, so you can call methods like

SetWindowText to change the caption or EnableWindow() to enable/disable the window.

Look at all the methods of CWnd which will show you what you can do.

HTH

Jignesh
GeneralRe: Changing CButton Caption? Pin
30-Apr-01 7:40
suss30-Apr-01 7:40 
AnswerRe: Changing CButton Caption? Pin
F.Dost30-Apr-01 7:41
F.Dost30-Apr-01 7:41 
AnswerRe: Changing CButton Caption? Pin
6-Jun-01 8:48
suss6-Jun-01 8:48 
GeneralScrolling MDI Child Pin
F.Dost30-Apr-01 5:15
F.Dost30-Apr-01 5:15 
GeneralRe: Scrolling MDI Child Pin
l a u r e n30-Apr-01 6:46
l a u r e n30-Apr-01 6:46 
GeneralSetting MDI child Window's Size Pin
F.Dost30-Apr-01 5:10
F.Dost30-Apr-01 5:10 
GeneralRe: Setting MDI child Window's Size Pin
l a u r e n30-Apr-01 6:45
l a u r e n30-Apr-01 6:45 
GeneralRe: Setting MDI child Window's Size Pin
Michael Dunn30-Apr-01 7:01
sitebuilderMichael Dunn30-Apr-01 7:01 
GeneralRe: Setting MDI child Window's Size Pin
F.Dost30-Apr-01 7:45
F.Dost30-Apr-01 7:45 
QuestionHow to catch messages of another window ? Pin
30-Apr-01 5:03
suss30-Apr-01 5:03 
AnswerRe: How to catch messages of another window ? Pin
Sardaukar30-Apr-01 5:54
Sardaukar30-Apr-01 5:54 
GeneralHTTP call to check the file exists Pin
30-Apr-01 3:22
suss30-Apr-01 3:22 
GeneralPrograming CD-recorder Pin
Datacrime30-Apr-01 3:21
Datacrime30-Apr-01 3:21 
GeneralRe: Programing CD-recorder Pin
cH@RLIe4-May-01 16:09
cH@RLIe4-May-01 16:09 
GeneralDLL's Pin
30-Apr-01 0:30
suss30-Apr-01 0:30 
GeneralRe: DLL's Pin
Russell Morris30-Apr-01 22:17
Russell Morris30-Apr-01 22:17 
GeneralQuestions remain unsolved about the dialog with menu and toolbar Pin
29-Apr-01 23:56
suss29-Apr-01 23:56 

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.