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

C#

 
GeneralRe: Help needed - Extracting data from Excel to Access Pin
Andrei Ungureanu14-Nov-07 23:17
Andrei Ungureanu14-Nov-07 23:17 
GeneralRe: Help needed - Extracting data from Excel to Access Pin
drawmylyfe15-Nov-07 3:26
drawmylyfe15-Nov-07 3:26 
AnswerRe: Help needed - Extracting data from Excel to Access Pin
Satish - Developer15-Nov-07 0:22
Satish - Developer15-Nov-07 0:22 
GeneralRe: Help needed - Extracting data from Excel to Access Pin
drawmylyfe15-Nov-07 3:31
drawmylyfe15-Nov-07 3:31 
QuestionRipping CD+G discs Pin
SreeniTheGinie14-Nov-07 22:50
SreeniTheGinie14-Nov-07 22:50 
QuestionSynchronize two scrollbars Pin
stancrm14-Nov-07 22:50
stancrm14-Nov-07 22:50 
AnswerRe: Synchronize two scrollbars Pin
Christian Graus14-Nov-07 23:22
protectorChristian Graus14-Nov-07 23:22 
AnswerRe: Synchronize two scrollbars Pin
Martin#14-Nov-07 23:41
Martin#14-Nov-07 23:41 
Hello,

As the TreeView has no "Scroll" event you would have to inherit your own TreeView.
There you have to set up your own Scroll event with the use of the overriden "WndProc" method.

This [^] nice article shows how to do it!

All the best,

Martin

QuestionInputLanguage Pin
SVb.net14-Nov-07 22:37
SVb.net14-Nov-07 22:37 
QuestionInputLanguage Pin
SVb.net14-Nov-07 22:36
SVb.net14-Nov-07 22:36 
QuestionHow to: Override function with other function, that already exists? [modified] (Unanswered!) Pin
alex_inside14-Nov-07 22:14
alex_inside14-Nov-07 22:14 
QuestionRe: Set function to other function. C# (I mean I want that:) Pin
alex_inside15-Nov-07 0:29
alex_inside15-Nov-07 0:29 
QuestionChoosing and setting a control's property programatically Pin
Dewald14-Nov-07 21:59
Dewald14-Nov-07 21:59 
AnswerRe: Choosing and setting a control's property programatically Pin
Martin#14-Nov-07 22:07
Martin#14-Nov-07 22:07 
GeneralRe: Choosing and setting a control's property programatically Pin
Dewald15-Nov-07 0:00
Dewald15-Nov-07 0:00 
GeneralRe: Choosing and setting a control's property programatically Pin
Martin#15-Nov-07 0:04
Martin#15-Nov-07 0:04 
GeneralRe: Choosing and setting a control's property programatically Pin
Dewald15-Nov-07 1:28
Dewald15-Nov-07 1:28 
GeneralRe: Choosing and setting a control's property programatically Pin
Martin#15-Nov-07 1:49
Martin#15-Nov-07 1:49 
GeneralRe: Choosing and setting a control's property programatically Pin
Dewald15-Nov-07 2:53
Dewald15-Nov-07 2:53 
GeneralRe: Choosing and setting a control's property programatically Pin
Martin#15-Nov-07 3:09
Martin#15-Nov-07 3:09 
GeneralRe: Choosing and setting a control's property programatically Pin
Dewald15-Nov-07 4:51
Dewald15-Nov-07 4:51 
GeneralRe: Choosing and setting a control's property programatically Pin
Martin#15-Nov-07 20:35
Martin#15-Nov-07 20:35 
GeneralRe: Choosing and setting a control's property programatically Pin
Dewald15-Nov-07 21:09
Dewald15-Nov-07 21:09 
GeneralRe: Choosing and setting a control's property programatically Pin
Martin#15-Nov-07 21:11
Martin#15-Nov-07 21:11 
QuestionExecution Problem Pin
DeepOceans14-Nov-07 21:59
DeepOceans14-Nov-07 21:59 

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.