Hi guys
My first post , finding c# interesting but stuck somehow
The problem is simple and straightforward
I am trying to just change value of trackbar on mousehover but am not able to
I am able to add user defined functions to trackbar1.mousehover but not able to call the orignal trackbar1.scroll
what i understand is events like trackbar1.scroll "OCCURS" but dont know how to call them by emulating events
I dont think I need to paste some code here but if you want i shall post the things i was trying to do but it was not much avail
Hope you understand my question
And yes i am a newbie to c#