Click here to Skip to main content
16,013,747 members
Home / Discussions / C#
   

C#

 
GeneralRe: Simple Question Pin
Mazdak24-Mar-02 19:29
Mazdak24-Mar-02 19:29 
GeneralPrinting Pin
BLaZiNiX23-Mar-02 23:39
BLaZiNiX23-Mar-02 23:39 
GeneralRe: Printing Pin
Mazdak24-Mar-02 4:47
Mazdak24-Mar-02 4:47 
GeneralRe: Printing Pin
BLaZiNiX24-Mar-02 6:10
BLaZiNiX24-Mar-02 6:10 
GeneralRe: Printing Pin
Mazdak24-Mar-02 6:55
Mazdak24-Mar-02 6:55 
GeneralRe: Printing Pin
BLaZiNiX24-Mar-02 8:14
BLaZiNiX24-Mar-02 8:14 
QuestionHow to call the default handler? Pin
Nish Nishant23-Mar-02 21:43
sitebuilderNish Nishant23-Mar-02 21:43 
AnswerRe: How to call the default handler? Pin
David Wengier23-Mar-02 23:47
David Wengier23-Mar-02 23:47 
Why are you using MouseDown? Why not just use click? The problem with MouseDown is that a "click" hasnt happened until the mouse has been released, ie, MouseUp.

To illustrate, if you hold your mouse down on a list box and move the mouse up and down, the selection will change. Thus lifting the mousebutton "locks in" the item that is selected.

Having said all of that, there may in fact be a way, i havent tried :p

--
David Wengier

TAC ad gone wrong: "Don't fool yourself, you're a bloody idiot."
Sonork ID: 100.14177 - Ch00k
GeneralRe: How to call the default handler? Pin
Nish Nishant24-Mar-02 0:19
sitebuilderNish Nishant24-Mar-02 0:19 
GeneralRe: How to call the default handler? Pin
David Wengier24-Mar-02 1:06
David Wengier24-Mar-02 1:06 
GeneralRe: How to call the default handler? Pin
Nish Nishant24-Mar-02 1:11
sitebuilderNish Nishant24-Mar-02 1:11 
GeneralRe: How to call the default handler? Pin
David Wengier24-Mar-02 1:14
David Wengier24-Mar-02 1:14 
GeneralRe: How to call the default handler? Pin
Nish Nishant24-Mar-02 1:20
sitebuilderNish Nishant24-Mar-02 1:20 
GeneralC# errors Pin
Mazdak23-Mar-02 19:50
Mazdak23-Mar-02 19:50 
GeneralRe: C# errors Pin
James T. Johnson24-Mar-02 22:00
James T. Johnson24-Mar-02 22:00 
GeneralControl Arrays Pin
23-Mar-02 13:02
suss23-Mar-02 13:02 
GeneralRe: Control Arrays Pin
23-Mar-02 13:28
suss23-Mar-02 13:28 
GeneralRe: Control Arrays Pin
David Wengier23-Mar-02 14:13
David Wengier23-Mar-02 14:13 
GeneralRe: Control Arrays Pin
23-Mar-02 18:44
suss23-Mar-02 18:44 
GeneralRe: Control Arrays Pin
James T. Johnson23-Mar-02 18:42
James T. Johnson23-Mar-02 18:42 
GeneralInterfacing to a COM object Pin
Strait, Bryan23-Mar-02 12:25
Strait, Bryan23-Mar-02 12:25 
GeneralCommunication between 2 aspx pages Pin
23-Mar-02 8:29
suss23-Mar-02 8:29 
GeneralRe: Communication between 2 aspx pages Pin
Christopher Lord25-Mar-02 12:32
Christopher Lord25-Mar-02 12:32 
General1000 Pin
Nish Nishant23-Mar-02 5:35
sitebuilderNish Nishant23-Mar-02 5:35 
GeneralRe: 1000 Pin
James T. Johnson23-Mar-02 9:00
James T. Johnson23-Mar-02 9:00 

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.