home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l408 / 2.img / EXAMPLES.EXE / EXAMPLES / MHGAUGE / MHGAUGE.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-10-29  |  33.8 KB  |  55 lines

  1. Gauge
  2. Gauges
  3. Form1
  4. Label1
  5. MicroHelp gauges come in four styles. All of these styles are available in one control. You can use the % Plus and the % Minus  buttons to see how each control works. All four controls will be updated simultaneously.
  6. Label1
  7. IYou supply the actual bitmaps used to show the gauges and we do the rest.
  8. Label5
  9. Circular gauge.
  10. Label2
  11. Horizontal, linear gauge.
  12. Label4
  13. Vertical, linear gauge.
  14. MhGauge1
  15. MhGauge
  16. MhGauge1
  17. MhGauge
  18. MhGauge1
  19. MhGauge
  20. Label3
  21. Semi-circular gauge.
  22. MhGauge1
  23. MhGauge
  24. MhGauge'
  25. Label1
  26. Because we use our own MhCommand Custom Controls, you can hold the mouse down on the "% Plus" and "% Minus" buttons and see continuous movement. Try THAT with a VB Button!
  27. Command2
  28.     MhCommand
  29. % Minus
  30. Command1
  31.     MhCommand
  32. % Plus
  33. Command3
  34. MDown1
  35. MDown2?
  36. FALSE
  37. Command3_ClickH
  38. MhGauge
  39. Command1_MouseDown
  40. Button
  41. Shift
  42. MhGauge1
  43. Value
  44. Command2_MouseDown
  45. Command1_MouseUp
  46. Command2_MouseUp
  47. GaugeR
  48. MHTRUE
  49. MHFALSE4
  50. Command3_Click
  51. Command1_MouseDown
  52. Command2_MouseDown
  53. Command1_MouseUp
  54. Command2_MouseUp
  55.