home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 / Programming Windows 95.iso / code / CHAP12 / GADGETS.EXE / string.txt
Encoding:
Text File  |  1996-01-01  |  2.4 KB  |  65 lines

  1. 71    Create, open, save, print documents or quit program
  2. 72    Undo, cut, copy, paste, and properties
  3. 73    Toolbar styles, messages, and creation options
  4. 74    Status bar styles and messages
  5. 75    Clear notifications window
  6. 76    Show or hide toolbar, status bar, and notifications window
  7. 80    Set toolbar styles and re-create toolbar
  8. 81    placeholder
  9. 82    placeholder
  10. 83    Send messages to toolbar
  11. 90    Set status bar styles and re-create status bar
  12. 91    placeholder
  13. 92    placeholder
  14. 93    Send messages to status bar
  15. 100    Creates a new document
  16. 101    Open an existing document
  17. 102    Save the active document
  18. 103    Save the active document with a new name
  19. 104    Prints the active document
  20. 105    Displays full pages as they will be printed
  21. 106    Quits program
  22. 200    Reverse the last action
  23. 201    Cuts the selection and puts it on the Clipboard
  24. 202    Copies the selection and puts it on the Clipboard
  25. 203    Inserts the Clipboard contents at the insertion point
  26. 204    Opens property sheet for currently selected item
  27. 300    Toggle WM_SIZE handling to show auto-size/auto move
  28. 301    Creates toolbar with strings
  29. 302    Creates toolbar with large icons
  30. 303    Creates toolbar with small icons
  31. 400    Toggle divider above toolbar
  32. 401    Toggle toolbar resizing for narrow window
  33. 402    Toggle placing toolbar at top of parent
  34. 403    Toggle placing toolbar at bottom of parent
  35. 404    Toggle inhibit moving window on Y-axis
  36. 405    Toggle inhibit aligning to parent
  37. 406    Toggle inhibit any sizing or moving
  38. 407    Toggle ability for user to customize toolbar
  39. 408    Toggle Alt-click to drag buttons
  40. 409    Toggle tooltip support
  41. 500    Toggle button 0 checked state
  42. 501    Toggle button 1 enabled state
  43. 502    Toggle button 2 hidden state
  44. 503    Toggle button 3 indeterminate state
  45. 504    Toggle button 4 pressed state
  46. 505    Query button count
  47. 506    Query row count
  48. 507    Request customize dialog box
  49. 600    Toggle WM_SIZE handling to show auto-size/auto move
  50. 700    Status bar to have sizing grip
  51. 701    Toggle placing status bar at top of parent
  52. 702    Toggle placing status bar at bottom of parent
  53. 703    Toggle inhibit moving window on Y-axis
  54. 704    Toggle inhibit aligning to parent
  55. 705    Toggle inhibit any sizing or moving
  56. 800    Query size of status bar borders
  57. 801    Query number of status bar parts
  58. 802    Set text in status bar
  59. 803    Toggle status bar simple state
  60. 900    Clear contents of notification window
  61. 1000    Show/hide toolbar
  62. 1001    Show/hide status bar
  63. 1002    Show/hide notification window
  64. 4000    Creates toolbar with combobox
  65.