Oct 30, 2002 #1 Ares Electrical Joined Aug 20, 2002 Messages 38 Location CA I would like to change numerical value in text boxes up and down by a certain increment using the wheel Are there any scrol OCX.s or other ways of dooing it?
I would like to change numerical value in text boxes up and down by a certain increment using the wheel Are there any scrol OCX.s or other ways of dooing it?
Nov 4, 2002 #2 cowski Mechanical Joined Apr 23, 2000 Messages 8,227 Location US I did a quick search on http://www.planet-source-code.com and came up with these 2 links, looks like they may help (if you are using the 32 bit version VB4). http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=727&lngWId=1 http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=5750&lngWId=1 good luck! Upvote 0 Downvote
I did a quick search on http://www.planet-source-code.com and came up with these 2 links, looks like they may help (if you are using the 32 bit version VB4). http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=727&lngWId=1 http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=5750&lngWId=1 good luck!