Click here to Skip to main content
15,893,266 members
Home / Discussions / C#
   

C#

 
AnswerRe: Button Long Click Pin
DaveyM6926-May-10 7:41
professionalDaveyM6926-May-10 7:41 
GeneralRe: Button Long Click Pin
Eli Nurman26-May-10 7:42
Eli Nurman26-May-10 7:42 
GeneralRe: Button Long Click Pin
T M Gray26-May-10 7:53
T M Gray26-May-10 7:53 
GeneralRe: Button Long Click Pin
Kevin Marois26-May-10 10:46
professionalKevin Marois26-May-10 10:46 
AnswerRe: Button Long Click Pin
AspDotNetDev26-May-10 8:12
protectorAspDotNetDev26-May-10 8:12 
AnswerRe: Button Long Click Pin
AspDotNetDev26-May-10 8:16
protectorAspDotNetDev26-May-10 8:16 
GeneralRe: Button Long Click Pin
#realJSOP26-May-10 8:31
mve#realJSOP26-May-10 8:31 
AnswerRe: Button Long Click Pin
William Winner26-May-10 9:56
William Winner26-May-10 9:56 
I have to agree with Davey...the simple solution is to use the MouseDown.

Start a Timer on MouseDown and every tic of the timer, scroll down one.

On MouseUp, stop the Timer. That's really a pretty simple solution.
AnswerRe: Button Long Click Pin
Ravi Bhavnani26-May-10 15:16
professionalRavi Bhavnani26-May-10 15:16 
AnswerRe: Button Long Click Pin
Eli Nurman27-May-10 6:15
Eli Nurman27-May-10 6:15 
QuestionIdentify non-physical ethernet adapter Pin
Sunil P V26-May-10 5:44
Sunil P V26-May-10 5:44 
AnswerRe: Identify non-physical ethernet adapter Pin
#realJSOP26-May-10 7:04
mve#realJSOP26-May-10 7:04 
GeneralRe: Identify non-physical ethernet adapter Pin
Henry Minute26-May-10 11:47
Henry Minute26-May-10 11:47 
GeneralRe: Identify non-physical ethernet adapter Pin
Sunil P V31-May-10 0:56
Sunil P V31-May-10 0:56 
GeneralRe: Identify non-physical ethernet adapter Pin
Sunil P V26-May-10 20:26
Sunil P V26-May-10 20:26 
QuestionWinForms DataGridView RowDataBound Pin
fatix26-May-10 5:44
fatix26-May-10 5:44 
AnswerRe: WinForms DataGridView RowDataBound Pin
Henry Minute26-May-10 11:53
Henry Minute26-May-10 11:53 
GeneralRe: WinForms DataGridView RowDataBound Pin
fatix26-May-10 12:27
fatix26-May-10 12:27 
GeneralRe: WinForms DataGridView RowDataBound Pin
Henry Minute26-May-10 12:40
Henry Minute26-May-10 12:40 
GeneralRe: WinForms DataGridView RowDataBound Pin
Mycroft Holmes26-May-10 16:29
professionalMycroft Holmes26-May-10 16:29 
QuestionVideo Surveillance Pin
Enobong Adahada26-May-10 5:30
Enobong Adahada26-May-10 5:30 
AnswerRe: Video Surveillance Pin
Abhinav S26-May-10 6:05
Abhinav S26-May-10 6:05 
QuestionMessage Removed Pin
26-May-10 4:44
professionalAlaric_26-May-10 4:44 
AnswerRe: boo gat Pin
Alaric_26-May-10 4:48
professionalAlaric_26-May-10 4:48 
GeneralRe: boo gat Pin
#realJSOP26-May-10 4:53
mve#realJSOP26-May-10 4:53 

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.