Click here to Skip to main content
16,005,491 members
Home / Discussions / C#
   

C#

 
GeneralRe: Wrong C# book !! Help. Pin
Tom Archer2-May-02 11:34
Tom Archer2-May-02 11:34 
GeneralRe: Wrong C# book !! Help. Pin
Christian Graus2-May-02 12:14
protectorChristian Graus2-May-02 12:14 
GeneralRe: Wrong C# book !! Help. Pin
Tom Archer2-May-02 12:18
Tom Archer2-May-02 12:18 
GeneralRe: Wrong C# book !! Help. Pin
Christian Graus2-May-02 12:34
protectorChristian Graus2-May-02 12:34 
GeneralRe: Wrong C# book !! Help. Pin
Tom Archer2-May-02 12:43
Tom Archer2-May-02 12:43 
GeneralRe: Wrong C# book !! Help. Pin
Michael P Butler2-May-02 22:16
Michael P Butler2-May-02 22:16 
GeneralRe: Wrong C# book !! Help. Pin
Paul Ingles3-May-02 5:50
Paul Ingles3-May-02 5:50 
GeneralScrollBar MouseWheel event Pin
Martin D2-May-02 1:02
Martin D2-May-02 1:02 
Can anyone help with this question - i'm trying to trap the MouseWheel event of a scrollbar control placed on a form, and although this doesn't appear as an event at design-time i can create an event at run-time to handle it, ie:

vScrollBar1.MouseWheel += new System.Windows.Forms.MouseEventHandle(WheelEventHandler);

Problem is that this doesn't trap the wheel scroll event at all even although i'm convinced this is how to do it.
I know it ain't a visible event at design time and similarly it's a MouseEventHandler instead of just an EventHandler (used for MouseDown/Hover/Leave etc) and bearing this in mind how do i trap it?

Cheers

Martin D

GeneralRe: ScrollBar MouseWheel event Pin
Nick Parker2-May-02 5:56
protectorNick Parker2-May-02 5:56 
GeneralRe: ScrollBar MouseWheel event Pin
Martin D3-May-02 2:08
Martin D3-May-02 2:08 
GeneralRe: ScrollBar MouseWheel event Pin
Martin D3-May-02 5:41
Martin D3-May-02 5:41 
QuestionHow can I create a Report Pin
BLaZiNiX1-May-02 17:52
BLaZiNiX1-May-02 17:52 
GeneralRichTextBox - Again... but now.... Pin
Rickard Andersson201-May-02 11:21
Rickard Andersson201-May-02 11:21 
GeneralRestart computer from windows dialog Pin
kyledunn1-May-02 11:01
kyledunn1-May-02 11:01 
GeneralRe: Restart computer from windows dialog Pin
Nish Nishant1-May-02 12:38
sitebuilderNish Nishant1-May-02 12:38 
GeneralRe: Restart computer from windows dialog Pin
1-May-02 19:45
suss1-May-02 19:45 
GeneralRe: Restart computer from windows dialog Pin
James T. Johnson1-May-02 19:53
James T. Johnson1-May-02 19:53 
GeneralRe: Restart computer from windows dialog Pin
kyledunn2-May-02 1:28
kyledunn2-May-02 1:28 
GeneralRe: Restart computer from windows dialog Pin
James T. Johnson2-May-02 1:55
James T. Johnson2-May-02 1:55 
GeneralRe: Restart computer from windows dialog Pin
Neil Van Note2-May-02 7:51
Neil Van Note2-May-02 7:51 
GeneralRe: Restart computer from windows dialog Pin
Neil Van Note5-May-02 7:50
Neil Van Note5-May-02 7:50 
GeneralDelete files Pin
1-May-02 9:53
suss1-May-02 9:53 
GeneralRe: Delete files Pin
Rickard Andersson201-May-02 10:10
Rickard Andersson201-May-02 10:10 
GeneralRe: Delete files Pin
Nick Parker1-May-02 10:17
protectorNick Parker1-May-02 10:17 
GeneralRe: Delete files Pin
1-May-02 12:41
suss1-May-02 12:41 

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.