Use the ScrollBar Instead of UpDown or Spin Controls
If you want the user to be able to select from a fixed range of numeric values, you have a number of choices. In VB6, you can use the UpDown
If you want the user to be able to select from a fixed range of numeric values, you have a number of choices. In VB6, you can use the UpDown
In graphical applications, you often need to know the angle between two lines. You can move their intersection point to the origin easily, so all you need to do is