Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get BG color of Visual Studio .NET like tabs Pin
Joe Woodbury24-Sep-03 10:49
professionalJoe Woodbury24-Sep-03 10:49 
Generalconst Pin
act_x24-Sep-03 10:35
act_x24-Sep-03 10:35 
GeneralRe: const Pin
Dave Bryant24-Sep-03 11:19
Dave Bryant24-Sep-03 11:19 
GeneralRe: const Pin
Anthony_Yio24-Sep-03 17:12
Anthony_Yio24-Sep-03 17:12 
GeneralManually implement LVSCW_AUTOSIZE_USEHEADER Pin
Wim Jans24-Sep-03 10:32
Wim Jans24-Sep-03 10:32 
GeneralRe: Manually implement LVSCW_AUTOSIZE_USEHEADER Pin
David Crow24-Sep-03 10:39
David Crow24-Sep-03 10:39 
GeneralRe: Manually implement LVSCW_AUTOSIZE_USEHEADER Pin
Wim Jans24-Sep-03 10:49
Wim Jans24-Sep-03 10:49 
GeneralScrollbars in a dynamically changing dialog Pin
Member 53435724-Sep-03 10:15
Member 53435724-Sep-03 10:15 
I have a dialog as a child window to a CSizingControlBar. The dialog was created using the resource editor with 5 button controls at the top of it. At run time I dynamically add CListCtrls to it (the number of list controls will vary - depends on how many the user wants). The issue I am having is with the scroll bars when a new control is added while the scroll bar is scrolled down (not at the top position) the list controls get properly added in the right position but when I scroll back to the top of the dialog because I reset my scroll position to 0 before I add the new controls my original static controls are no longer there - They seem to disappear
If anyone can tell me what I am doing wrong I would greatly appreciate it

Thank you
GeneralVC++ Debugger Pin
yanmei24-Sep-03 9:56
yanmei24-Sep-03 9:56 
GeneralRe: VC++ Debugger Pin
Neville Franks24-Sep-03 10:22
Neville Franks24-Sep-03 10:22 
GeneralGetCheck w listboxctrl (has checkboxes) Pin
ns24-Sep-03 9:52
ns24-Sep-03 9:52 
GeneralDialog menu problem... Pin
LukeV24-Sep-03 8:17
LukeV24-Sep-03 8:17 
GeneralRe: Dialog menu problem... Pin
David Crow24-Sep-03 8:22
David Crow24-Sep-03 8:22 
GeneralRe: Dialog menu problem... Pin
LukeV24-Sep-03 8:28
LukeV24-Sep-03 8:28 
GeneralRe: Dialog menu problem... Pin
RChin24-Sep-03 8:46
RChin24-Sep-03 8:46 
GeneralRe: Dialog menu problem... Pin
LukeV24-Sep-03 9:49
LukeV24-Sep-03 9:49 
GeneralNeed help with multi-dim arrays please Pin
Flack24-Sep-03 7:51
Flack24-Sep-03 7:51 
GeneralRe: Need help with multi-dim arrays please Pin
David Crow24-Sep-03 8:20
David Crow24-Sep-03 8:20 
GeneralRe: Need help with multi-dim arrays please Pin
Flack24-Sep-03 8:34
Flack24-Sep-03 8:34 
GeneralRe: Need help with multi-dim arrays please Pin
David Crow24-Sep-03 9:04
David Crow24-Sep-03 9:04 
GeneralRe: Need help with multi-dim arrays please Pin
JWood24-Sep-03 8:39
JWood24-Sep-03 8:39 
GeneralRe: Need help with multi-dim arrays please Pin
John M. Drescher24-Sep-03 15:08
John M. Drescher24-Sep-03 15:08 
QuestionMultiple lines in a static text control? Pin
b_girl24-Sep-03 7:23
b_girl24-Sep-03 7:23 
AnswerRe: Multiple lines in a static text control? Pin
Michael P Butler24-Sep-03 7:39
Michael P Butler24-Sep-03 7:39 
GeneralRe: Multiple lines in a static text control? Pin
b_girl24-Sep-03 7:49
b_girl24-Sep-03 7:49 

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.