Custom control

sarthemaker

Active member
Joined
Sep 4, 2009
Messages
36
Programming Experience
5-10
I am working on a custom track bar, it does not inherit any other controls, it is completely custom, but I would like to have it use the scroll method. so I could say customControl.scroll would activate when a certain panel in the control is moving. How would I tell the control that it is scrolling?
 
Back
Top