Using VB 5.0 and some UpDown controls to set margins. As far as I can tell, I'm not allowed to set increment values less than 1 (like .25 or .33). So the question is, since I want to display the margin measurements in inches (such as .33", .34", .35" and so on) as the user clicks the up or down buttons, how do I do it?

Thanks
--ktippetts