Click here to Skip to main content
15,914,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalabout member variable Pin
Gérald Mercet28-Sep-01 3:00
Gérald Mercet28-Sep-01 3:00 
GeneralQoS Pin
gugouo28-Sep-01 2:19
gugouo28-Sep-01 2:19 
GeneralRe: Check MSDN Magazine! Pin
Masaaki Onishi28-Sep-01 7:19
Masaaki Onishi28-Sep-01 7:19 
GeneralKiller App Pin
Michael Martin28-Sep-01 2:09
professionalMichael Martin28-Sep-01 2:09 
GeneralRe: Killer App Pin
Michael P Butler28-Sep-01 2:34
Michael P Butler28-Sep-01 2:34 
GeneralRe: Killer App Pin
Michael Martin28-Sep-01 4:09
professionalMichael Martin28-Sep-01 4:09 
GeneralRe: Killer App Pin
Michael P Butler28-Sep-01 4:25
Michael P Butler28-Sep-01 4:25 
GeneralColor Scroll Bar for TreeView Pin
Matt Plaxton28-Sep-01 1:42
Matt Plaxton28-Sep-01 1:42 
Hi,

Does anyone know if there is a way to add a flat, coloured scroll bar instead of the default grey, 3D one to a TreeView/TreeCtrl ?

I've tried loads of things such as superclassing as well as trying to capture the WM_CTLCOLORBTN/WM_CTLCOLORSCROLLBAR message but all to not avail. The GetScrollBarCtrl method always returns NULL for this type of view as well.

I've even tried capturing the WM_HSCROLL event in OnHScroll but the value of the CScrollBar* parameter returned by this is always NULL so you can't get a handle to it for subclassing.

Any help would be greatly appreciated,
Thanks,
MattConfused | :confused:
GeneralHTML clipboard format Pin
28-Sep-01 1:27
suss28-Sep-01 1:27 
GeneralUNICODE Pin
The_Server28-Sep-01 0:47
The_Server28-Sep-01 0:47 
GeneralRe: UNICODE Pin
Per28-Sep-01 3:02
Per28-Sep-01 3:02 
GeneralRe: UNICODE Pin
The_Server30-Sep-01 4:11
The_Server30-Sep-01 4:11 
GeneralRe: UNICODE Pin
markkuk30-Sep-01 20:52
markkuk30-Sep-01 20:52 
GeneralRe: UNICODE Pin
Per1-Oct-01 5:34
Per1-Oct-01 5:34 
Questioninterlanguage? Pin
pcvsee28-Sep-01 0:25
pcvsee28-Sep-01 0:25 
QuestionHow to know that thread has quit? Pin
overflow28-Sep-01 0:12
overflow28-Sep-01 0:12 
AnswerRe: How to know that thread has quit? Pin
Oscar Vazquez28-Sep-01 2:44
Oscar Vazquez28-Sep-01 2:44 
AnswerRe: How to know that thread has quit? Pin
Joaquín M López Muñoz28-Sep-01 2:48
Joaquín M López Muñoz28-Sep-01 2:48 
AnswerThank you everbody! Pin
overflow28-Sep-01 14:51
overflow28-Sep-01 14:51 
GeneralStack Overflow Pin
Kiddxin27-Sep-01 23:58
Kiddxin27-Sep-01 23:58 
GeneralRe: Stack Overflow Pin
Joaquín M López Muñoz28-Sep-01 2:43
Joaquín M López Muñoz28-Sep-01 2:43 
Generalecho cancellation..... Pin
27-Sep-01 23:38
suss27-Sep-01 23:38 
GeneralHooking the File System !!! Plz Help !! Pin
dudy_boy27-Sep-01 23:37
dudy_boy27-Sep-01 23:37 
GeneralRe: Hooking the File System !!! Plz Help !! Pin
Oscar Vazquez28-Sep-01 3:11
Oscar Vazquez28-Sep-01 3:11 
GeneralI need a list that can display files and folders Pin
27-Sep-01 23:32
suss27-Sep-01 23:32 

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.