Click here to Skip to main content
15,913,333 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to remove MAXIMIZE Option from SDI application Pin
G Haranadh20-Oct-05 4:13
G Haranadh20-Oct-05 4:13 
QuestionHow to change the size of font in Edit Box??? Pin
vikas amin19-Oct-05 19:50
vikas amin19-Oct-05 19:50 
AnswerRe: How to change the size of font in Edit Box??? Pin
Roger Stoltz19-Oct-05 21:56
Roger Stoltz19-Oct-05 21:56 
GeneralRe: How to change the size of font in Edit Box??? Pin
vikas amin20-Oct-05 0:29
vikas amin20-Oct-05 0:29 
Questionplz help::Onclick event Pin
Sushant_Mathur19-Oct-05 19:43
Sushant_Mathur19-Oct-05 19:43 
AnswerRe: plz help::onclick event Pin
The NULL Developer19-Oct-05 19:51
professionalThe NULL Developer19-Oct-05 19:51 
AnswerRe: plz help::onclick event Pin
vikas amin19-Oct-05 20:11
vikas amin19-Oct-05 20:11 
AnswerRe: plz help::onclick event Pin
toxcct19-Oct-05 23:23
toxcct19-Oct-05 23:23 
on the resource editor, you can drag a button from the toolbox to your dialog resource, give it an explicit ID and then double click on it to access its OnClick event handler...
there, add the code that is to be executed when the button is clicked on...


SushantM wrote:
some page will open


what do you mean by this ?



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: plz help::onclick event Pin
Smith#20-Oct-05 0:51
Smith#20-Oct-05 0:51 
GeneralRe: plz help::onclick event Pin
toxcct20-Oct-05 0:55
toxcct20-Oct-05 0:55 
QuestionMonitor Files Copying To Bluetooth Devices Pin
tslu19-Oct-05 15:27
tslu19-Oct-05 15:27 
QuestionWindows Explorer Pin
RockmanHero200319-Oct-05 14:26
RockmanHero200319-Oct-05 14:26 
QuestionNetwork packet header decryption. Help Needed Pin
ShahedAziz19-Oct-05 13:48
ShahedAziz19-Oct-05 13:48 
Questionpixel convertion Pin
Ann6619-Oct-05 12:19
sussAnn6619-Oct-05 12:19 
AnswerRe: pixel convertion Pin
Achim Klein19-Oct-05 12:36
Achim Klein19-Oct-05 12:36 
Questiondelete m_pdbf in destruction? Pin
valerie9919-Oct-05 12:05
valerie9919-Oct-05 12:05 
AnswerRe: delete m_pdbf in destruction? Pin
Maximilien19-Oct-05 13:50
Maximilien19-Oct-05 13:50 
QuestionLocale settings Pin
Achim Klein19-Oct-05 11:11
Achim Klein19-Oct-05 11:11 
AnswerRe: Locale settings Pin
Achim Klein19-Oct-05 11:15
Achim Klein19-Oct-05 11:15 
AnswerRe: Locale settings Pin
David Crow20-Oct-05 4:52
David Crow20-Oct-05 4:52 
GeneralRe: Locale settings Pin
Achim Klein20-Oct-05 5:11
Achim Klein20-Oct-05 5:11 
QuestionWriting Data to Files Pin
Sweet Flame19-Oct-05 11:06
Sweet Flame19-Oct-05 11:06 
AnswerRe: Writing Data to Files Pin
JonEngle19-Oct-05 11:49
JonEngle19-Oct-05 11:49 
GeneralRe: Writing Data to Files Pin
Achim Klein19-Oct-05 12:30
Achim Klein19-Oct-05 12:30 
GeneralRe: Writing Data to Files Pin
Sweet Flame19-Oct-05 12:54
Sweet Flame19-Oct-05 12:54 

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.