Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change Dialog Menu Text Pin
ColinDavies27-Nov-01 19:22
ColinDavies27-Nov-01 19:22 
GeneralRe: Change Dialog Menu Text Pin
Nish Nishant27-Nov-01 19:32
sitebuilderNish Nishant27-Nov-01 19:32 
GeneralRe: Change Dialog Menu Text Pin
ColinDavies27-Nov-01 20:16
ColinDavies27-Nov-01 20:16 
GeneralRe: Change Dialog Menu Text Pin
Nish Nishant27-Nov-01 22:47
sitebuilderNish Nishant27-Nov-01 22:47 
GeneralRe: Change Dialog Menu Text Pin
ColinDavies28-Nov-01 2:25
ColinDavies28-Nov-01 2:25 
GeneralRe: Change Dialog Menu Text Pin
Nish Nishant28-Nov-01 4:39
sitebuilderNish Nishant28-Nov-01 4:39 
GeneralRe: Change Dialog Menu Text Pin
Nish Nishant28-Nov-01 19:08
sitebuilderNish Nishant28-Nov-01 19:08 
GeneralScrolling a Tab Pane Pin
D.Pfaster26-Nov-01 23:08
D.Pfaster26-Nov-01 23:08 
I'm attempting to add scrollbar to a tab pane containing a number of comboboxes and text boxes. Some of the text boxes fall off the bottom of the pane and I would like to be able to scroll down and see them rather than having to re-size the form.

I have managed to add a scrollbar to the tab (ModifyStyle(0, WS_VSCROLL)) but have been unsucessful in getting the scrollbar to work, or infact do anything.

I would appreciate any sugggestion as I have never tried using scrollbars in C++ before.

Thank you all (in advance).
GeneralHKM_GETHOTKEY Pin
Fred/M26-Nov-01 22:53
Fred/M26-Nov-01 22:53 
GeneralODBC Localisation Pin
James Spibey26-Nov-01 21:45
James Spibey26-Nov-01 21:45 
GeneralRe: ODBC Localisation Pin
Martin Ziacek27-Nov-01 6:13
Martin Ziacek27-Nov-01 6:13 
QuestionCan VC use the class exporting by other compiler? Pin
wenxi7926-Nov-01 21:31
wenxi7926-Nov-01 21:31 
AnswerRe: Can VC use the class exporting by other compiler? Pin
Rashid Thadha26-Nov-01 22:40
Rashid Thadha26-Nov-01 22:40 
GeneralATL - Error Pin
Bernhard26-Nov-01 20:31
Bernhard26-Nov-01 20:31 
GeneralRe: ATL - Error Pin
Rashid Thadha26-Nov-01 22:44
Rashid Thadha26-Nov-01 22:44 
GeneralRe: ATL - Error Pin
Bernhard26-Nov-01 22:57
Bernhard26-Nov-01 22:57 
Generalcreating a operator delete Pin
26-Nov-01 19:35
suss26-Nov-01 19:35 
QuestionHowto Serialize a STL container? Pin
Alex Dong26-Nov-01 16:59
Alex Dong26-Nov-01 16:59 
AnswerRe: Howto Serialize a STL container? Pin
Christian Graus26-Nov-01 17:05
protectorChristian Graus26-Nov-01 17:05 
GeneralRe: Howto Serialize a STL container? Pin
Alex Dong26-Nov-01 18:28
Alex Dong26-Nov-01 18:28 
GeneralRe: Howto Serialize a STL container? Pin
Christian Graus26-Nov-01 18:36
protectorChristian Graus26-Nov-01 18:36 
GeneralRe: Howto Serialize a STL container? Pin
Alex Dong26-Nov-01 18:45
Alex Dong26-Nov-01 18:45 
GeneralRe: Howto Serialize a STL container? Pin
Christian Graus26-Nov-01 18:49
protectorChristian Graus26-Nov-01 18:49 
GeneralRe: Howto Serialize a STL container? Pin
Alex Dong26-Nov-01 18:52
Alex Dong26-Nov-01 18:52 
GeneralRe: Howto Serialize a STL container? Pin
Christian Graus26-Nov-01 18:59
protectorChristian Graus26-Nov-01 18:59 

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.