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

  1. MhInputForm
  2. MhInput Custom Control
  3. Form1
  4. Label7
  5. Use MicroHelp's Text Box Control to give you more flexibility in your data entry fields. This includes edit masks, field types, overstrike mode, field length specification and left, right and center alignment. 
  6. Label4
  7. Notice that when you press the Insert key, our controls toggle between insert and overstrike mode. In addition, the Caret (known as the "cursor" in DOS) changes to give an indication of the mode.
  8. Label4
  9. Our MhInput control has automatic "undo", just like most Windows applications. We also have an "auto-terminate" feature when the user fills the control with the specified number of characters.
  10. Label1
  11. MhInput1
  12. MhInput
  13. Bill Locke
  14. Label2
  15. Address
  16. MhInput1
  17. MhInput
  18. 4636 Huntridge Drive
  19. Label3
  20. City, ST Zip
  21. MhInput1
  22. MhInput
  23. Roswell
  24. MhInput1
  25. MhInput
  26. MhInput1
  27. MhInput
  28. 99999 9999
  29. 30075-2012
  30. HPhone
  31. Home Phone
  32. MhInput1
  33. MhInput
  34.  999  999 9999     9999
  35. (404) 555-1212 Ext 1234
  36. Label6
  37. Notes
  38. Label5
  39. Bus. Phone
  40. MhInput1
  41. MhInput
  42.  999  999 9999     9999
  43. (404) 552-0565 Ext     
  44. MhInput1
  45. MhInput
  46. LYou can use this multiline text box too! We even provide optional word wrap.
  47. Label8
  48. IThese numbers will be added whenever you press a number, space or period.
  49. MhInput1
  50. MhInput
  51. ############
  52. 332.13
  53. MhInput1
  54. MhInput
  55. ############
  56. 231.21
  57. MhInput1
  58. MhInput
  59. ############
  60. 563.34
  61. MenuFile
  62. &File
  63. MenuExit
  64. E&xit
  65. MenuEdit
  66. &Edit
  67. MenuUndo
  68. &Undo      Alt+BkSpc
  69. MenuCut
  70. Cu&t        Shift+Del
  71. MenuCopy
  72. C&opy      Ctrl+Ins
  73. J    MenuPaste
  74. &Paste     Shift+Ins
  75. Num1_Change
  76. Num2_Change
  77. Command1_Click
  78. YourName_Change
  79. State_AutoTerminate&
  80. KeyCodeB
  81. ZipCode}
  82. HomePhone_AutoTerminate
  83. BusPhone9
  84. BusPhone_AutoTerminate
  85. Notes9
  86. Zip_AutoTerminateo
  87.     HomePhone
  88. MhInputZ
  89. Form_Click
  90. MenuExit_Click
  91. MenuUndo_Click
  92. YourName_AutoTerminate
  93. YourName_KeyPress
  94. KeyAscii
  95. YourName_KeyDownD
  96. Shiftj
  97. YourName
  98. Undor
  99. Address_AutoTerminateM
  100. Address_KeyDown
  101. Address
  102. City_AutoTerminate
  103. City_KeyDown
  104. City(
  105. MhInput1_AutoTerminate
  106. Index
  107. MhInput1
  108. LastFocusControl
  109. MhInput1_GotFocus
  110. HPhone_Click
  111. HPhone
  112.     Form_Load
  113. Visible;
  114. borderstyle
  115. Enabled
  116. MhInput1_Changee
  117. MenuCopy_Click
  118.     Clipboard
  119. SelTextv
  120. MenuCut_Click
  121. MenuEdit_Click
  122. MenuFile_Click
  123. MenuPaste_Click
  124. MhInput1_KeyDown
  125. MhInputFormJ
  126.  Which MhInput control had focus last?
  127. MenuExit_Click
  128. MhInput1_AutoTerminate
  129. MhInput1_GotFocus
  130.  Store for menu items'
  131. MhInput1_Change
  132.  Add the two numbers
  133. MenuCopy_Click
  134. MenuCut_Click
  135. MenuPaste_Click
  136. MenuUndo_Click
  137.