Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: MouseWheel Event Pin
Lyon Sun8-Sep-09 23:29
Lyon Sun8-Sep-09 23:29 
GeneralRe: MouseWheel Event Pin
OriginalGriff8-Sep-09 23:43
mveOriginalGriff8-Sep-09 23:43 
GeneralRe: MouseWheel Event Pin
OriginalGriff8-Sep-09 23:51
mveOriginalGriff8-Sep-09 23:51 
GeneralRe: MouseWheel Event Pin
Lyon Sun9-Sep-09 0:24
Lyon Sun9-Sep-09 0:24 
GeneralRe: MouseWheel Event Pin
OriginalGriff9-Sep-09 0:39
mveOriginalGriff9-Sep-09 0:39 
GeneralRe: MouseWheel Event Pin
Lyon Sun9-Sep-09 0:45
Lyon Sun9-Sep-09 0:45 
GeneralRe: MouseWheel Event Pin
Lyon Sun9-Sep-09 1:08
Lyon Sun9-Sep-09 1:08 
GeneralRe: MouseWheel Event Pin
OriginalGriff9-Sep-09 2:39
mveOriginalGriff9-Sep-09 2:39 
I've never had to try to select material outside the visible area (or used a TableLayoutPanel), but I would start by looking at MouseDown, MouseUp and MouseMove because you will probably have to handle the selection yourself.
I just looked at the inheritance heirarchy, and it derives from ScrollableControl, so it should handle scrolling (and by inference selection) itself. Why doesn't that work in yours?

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: MouseWheel Event Pin
Lyon Sun9-Sep-09 3:20
Lyon Sun9-Sep-09 3:20 
AnswerRe: MouseWheel Event Pin
chendesheng9-Sep-09 0:07
chendesheng9-Sep-09 0:07 
GeneralRe: MouseWheel Event Pin
Lyon Sun9-Sep-09 0:29
Lyon Sun9-Sep-09 0:29 
AnswerRe: MouseWheel Event Pin
carlecomm21-Sep-09 21:59
carlecomm21-Sep-09 21:59 
Questionhow can i add an icon to settings.settings Pin
Erdinc278-Sep-09 21:44
Erdinc278-Sep-09 21:44 
AnswerRe: how can i add an icon to settings.settings Pin
darkelv8-Sep-09 22:30
darkelv8-Sep-09 22:30 
GeneralRe: how can i add an icon to settings.settings Pin
Erdinc278-Sep-09 22:58
Erdinc278-Sep-09 22:58 
Questiondeployment an C#.net Application with Sql Server as Backend Pin
sai2598-Sep-09 21:36
sai2598-Sep-09 21:36 
AnswerRe: deployment an C#.net Application with Sql Server as Backend Pin
Manas Bhardwaj8-Sep-09 21:55
professionalManas Bhardwaj8-Sep-09 21:55 
QuestionSending and Receiving data through WinSock in C# Pin
Tufail Ahmad8-Sep-09 21:32
Tufail Ahmad8-Sep-09 21:32 
AnswerRe: Sending and Receiving data through WinSock in C# Pin
carlecomm21-Sep-09 22:02
carlecomm21-Sep-09 22:02 
QuestionReading DBF file....???- - - - Please help Me- - - Pin
chester_it218-Sep-09 21:04
chester_it218-Sep-09 21:04 
AnswerRe: Reading DBF file....???- - - - Please help Me- - - Pin
Christian Graus8-Sep-09 21:05
protectorChristian Graus8-Sep-09 21:05 
GeneralRe: Reading DBF file....???- - - - Please help Me- - - Pin
chester_it218-Sep-09 22:03
chester_it218-Sep-09 22:03 
GeneralRe: Reading DBF file....???- - - - Please help Me- - - Pin
Christian Graus8-Sep-09 22:06
protectorChristian Graus8-Sep-09 22:06 
AnswerRe: Reading DBF file....???- - - - Please help Me- - - Pin
Mycroft Holmes8-Sep-09 21:32
professionalMycroft Holmes8-Sep-09 21:32 
AnswerRe: Reading DBF file....???- - - - Please help Me- - - Pin
vivasaayi11-Sep-09 1:10
vivasaayi11-Sep-09 1: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.