Use the ScrollBar Instead of UpDown or Spin Controls March 9, 2002 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
Determining the Angle Between Two Lines March 9, 2002 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