Click here to Skip to main content
15,891,375 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: barcode and country, shop,...,readers Pin
includeh1010-Mar-06 7:21
includeh1010-Mar-06 7:21 
GeneralRe: barcode and country, shop,...,readers Pin
David Crow10-Mar-06 7:45
David Crow10-Mar-06 7:45 
GeneralRe: barcode and country, shop,...,readers Pin
includeh1011-Mar-06 2:30
includeh1011-Mar-06 2:30 
QuestionColor of scrollbar of a listbox Pin
Ward10-Mar-06 1:40
Ward10-Mar-06 1:40 
AnswerRe: Color of scrollbar of a listbox Pin
Naveen10-Mar-06 1:48
Naveen10-Mar-06 1:48 
GeneralRe: Color of scrollbar of a listbox Pin
Nishad S10-Mar-06 1:51
Nishad S10-Mar-06 1:51 
GeneralRe: Color of scrollbar of a listbox Pin
Stephen Hewitt10-Mar-06 2:30
Stephen Hewitt10-Mar-06 2:30 
GeneralRe: Color of scrollbar of a listbox Pin
Nishad S10-Mar-06 17:44
Nishad S10-Mar-06 17:44 
Stephen Hewitt wrote:
I'd be surprised if you couldn't use subclassing to change the colour of the scrollbars.


But we cannot take the handle of the default scrollbars. It is only a drawing, not a window, right? Further more the system paints it directly, in many cases( like thumb positioning, etc. ). So we cannot use the OnPaint also. That is why the detours is used.

- NS -
Questionset the color to a Button Pin
chetan21018310-Mar-06 1:13
chetan21018310-Mar-06 1:13 
AnswerRe: set the color to a Button Pin
Hamid_RT10-Mar-06 1:23
Hamid_RT10-Mar-06 1:23 
GeneralRe: set the color to a Button Pin
chetan21018310-Mar-06 21:35
chetan21018310-Mar-06 21:35 
AnswerRe: set the color to a Button Pin
Nishad S10-Mar-06 1:58
Nishad S10-Mar-06 1:58 
AnswerRe: set the color to a Button Pin
toxcct10-Mar-06 1:59
toxcct10-Mar-06 1:59 
AnswerRe: set the color to a Button Pin
Stephen Hewitt10-Mar-06 2:21
Stephen Hewitt10-Mar-06 2:21 
AnswerRe: set the color to a Button Pin
includeh1010-Mar-06 2:38
includeh1010-Mar-06 2:38 
AnswerRe: set the color to a Button Pin
ThatsAlok10-Mar-06 18:34
ThatsAlok10-Mar-06 18:34 
AnswerRe: set the color to a Button Pin
chetan21018310-Mar-06 21:37
chetan21018310-Mar-06 21:37 
QuestionDLLs for MFC Pin
eMtek10-Mar-06 0:30
eMtek10-Mar-06 0:30 
AnswerRe: DLLs for MFC Pin
Dominik Reichl10-Mar-06 0:34
Dominik Reichl10-Mar-06 0:34 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 0:53
eMtek10-Mar-06 0:53 
AnswerRe: DLLs for MFC Pin
Monty210-Mar-06 0:35
Monty210-Mar-06 0:35 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 0:57
eMtek10-Mar-06 0:57 
GeneralRe: DLLs for MFC Pin
Monty210-Mar-06 1:00
Monty210-Mar-06 1:00 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 1:35
eMtek10-Mar-06 1:35 
GeneralRe: DLLs for MFC Pin
toxcct10-Mar-06 1:47
toxcct10-Mar-06 1:47 

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.