Click here to Skip to main content
15,912,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAny way to run an exe at logoff! Pin
ShaluMalu2-Mar-07 19:29
ShaluMalu2-Mar-07 19:29 
AnswerRe: Any way to run an exe at logoff! Pin
Monty22-Mar-07 20:29
Monty22-Mar-07 20:29 
AnswerRe: Any way to run an exe at logoff! Pin
prasad_som3-Mar-07 3:16
prasad_som3-Mar-07 3:16 
QuestionQuestion related to List box control. Pin
Sameer_Thakur2-Mar-07 19:16
Sameer_Thakur2-Mar-07 19:16 
AnswerRe: Question related to List box control. Pin
Hamid_RT2-Mar-07 19:59
Hamid_RT2-Mar-07 19:59 
GeneralRe: Question related to List box control. [modified] Pin
Sameer_Thakur2-Mar-07 22:22
Sameer_Thakur2-Mar-07 22:22 
GeneralRe: Question related to List box control. Pin
Hamid_RT3-Mar-07 0:49
Hamid_RT3-Mar-07 0:49 
GeneralRe: Question related to List box control. Pin
Sameer_Thakur3-Mar-07 2:06
Sameer_Thakur3-Mar-07 2:06 
Sure.

In my application I have added a list box on a dialog box. This list contain so many numbers of string elements that user has to scroll too much to see all the contents.

I want to minimize the scrolling efforts of user and I want to provide auto scrolling to the list box. The elements of the list box should get scroll automatically when user movies the mouse pointer over scroll bar arrows of the list box.

For that I want to …
1. Get the pointer or handle to the Scroll bars of list control.
2. Trap the event when mouse is moved over the scroll bar arrows and kept there for some predefined time say 2 sec.
3. Scroll down or up the list with some specified speed.

How I can proceed to achieve these sub tasks?

Thanks



Sameer Thakur

GeneralRe: Question related to List box control. Pin
Hamid_RT3-Mar-07 7:04
Hamid_RT3-Mar-07 7:04 
AnswerRe: Question related to List box control. Pin
prasad_som3-Mar-07 6:26
prasad_som3-Mar-07 6:26 
QuestionCxShadeButton class Pin
deeps_cute2-Mar-07 19:11
deeps_cute2-Mar-07 19:11 
AnswerRe: CxShadeButton class Pin
Hamid_RT2-Mar-07 20:24
Hamid_RT2-Mar-07 20:24 
AnswerRe: CxShadeButton class Pin
Rajesh R Subramanian2-Mar-07 21:05
professionalRajesh R Subramanian2-Mar-07 21:05 
QuestionFew Basic Questions! Pin
Cmania2-Mar-07 18:58
Cmania2-Mar-07 18:58 
AnswerRe: Few Basic Questions! Pin
C Mahesh2-Mar-07 19:17
C Mahesh2-Mar-07 19:17 
AnswerRe: Few Basic Questions! Pin
ShaluMalu2-Mar-07 19:58
ShaluMalu2-Mar-07 19:58 
AnswerRe: Few Basic Questions! Pin
Hamid_RT2-Mar-07 20:06
Hamid_RT2-Mar-07 20:06 
AnswerRe: Few Basic Questions! Pin
Rajesh R Subramanian2-Mar-07 20:12
professionalRajesh R Subramanian2-Mar-07 20:12 
QuestionRe: Few Basic Questions! Pin
Cmania2-Mar-07 20:26
Cmania2-Mar-07 20:26 
AnswerRe: Few Basic Questions! Pin
Rajesh R Subramanian2-Mar-07 20:35
professionalRajesh R Subramanian2-Mar-07 20:35 
AnswerRe: Few Basic Questions! Pin
Stephen Hewitt4-Mar-07 13:09
Stephen Hewitt4-Mar-07 13:09 
Questiontwo Views and one toolbar(VC++) Pin
akira322-Mar-07 18:46
akira322-Mar-07 18:46 
QuestionOpen CV with Infra Red Tracking Pin
Open CV kiddd2-Mar-07 18:37
Open CV kiddd2-Mar-07 18:37 
AnswerRe: Open CV with Infra Red Tracking Pin
Rajesh R Subramanian2-Mar-07 18:44
professionalRajesh R Subramanian2-Mar-07 18:44 
Questionhow can i send enable or disable message to button in win32? Pin
amitmistry_petlad 2-Mar-07 18:10
amitmistry_petlad 2-Mar-07 18:10 

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.