home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Multimedia Jumpstart 1.1a / CD_ROM.BIN / develpmt / sdk / mwme / demo / ipictbut.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-02-01  |  30.4 KB  |  103 lines

  1. IPictButtonScreen
  2. Motion Works MediaShop Demo 
  3. Form15q
  4. DemoBtn
  5.     PictBtnLT
  6. BITMAPS\STARDN.DIB
  7. BITMAPS\STARUP.DIB
  8.     UpdateBtn
  9. Button&State is UP
  10. Arial
  11.     BorderBtn
  12. &Border is ON
  13. Arial
  14. Text4
  15. Motion Works
  16. Times New Roman
  17. Text3
  18. Interactive Picture Button
  19. Times New Roman
  20. Text1
  21. Times New Roman
  22.     DocButton
  23. &Documentation
  24. BackButton
  25. &Previous Screen
  26. Text2
  27. [Click in the window below to see a demonstration of the Interactive Picture Button control.
  28. Times New Roman
  29. Shape1
  30. MWLogo2
  31. MWLogo1
  32. @    Form_Loadx
  33. Text1
  34. TextM
  35. Form_Activate
  36. ToggleBusyCursor
  37. BackButton_Click+
  38.     ToolsMenu
  39. ISndAnScreenk
  40. IPictButtonScreen
  41. Command1_Click
  42. DemoBtn
  43. BorderStyle
  44.     BorderBtn
  45. UpdateBtn_Click
  46. ButtonState
  47. Caption
  48. BorderBtn_Click
  49.     UpdateBtn
  50. DocButton_Click
  51. WinHelp
  52. IPictScreen
  53. hWnd%
  54. HELP_CONTEXT
  55. HLP_PICTBTN
  56. HelpContextID
  57. HELP_INDEX
  58.     HLP_SNDAN
  59. DemoBtn_Click/
  60. DemoBtn_MouseDown=
  61. Button
  62. Shift
  63. DemoBtn_MouseUp
  64. Form_LostFocusx
  65. MWLogo1_Click
  66. MWLogo2_Click
  67. Text1_Change
  68. Form_Unload
  69. Cancel
  70. Visible
  71. MainScreen
  72. FillInfoBox
  73. HLP_CONTENT
  74. BackButton_Click
  75.  Display the hourglass to reflect the busy state
  76.  Sets the Tools Menu form to the position of the current forma
  77.  Unload current form
  78. BorderBtn_Click
  79.  Set the border style condition of the Interactive Picture Buttoni
  80. &Border is ON
  81. &Border is OFF
  82. DemoBtn_MouseDown
  83.  Set the caption title of the button state button to reflect the down state of the Interactive Picture Button
  84. Button&State is DOWN
  85. DemoBtn_MouseUp
  86.  Set the caption title of the button state button to reflect the up state of the Interactive Picture Buttonu
  87. Button&State is UP
  88. DocButton_Click
  89.  Display the hourglass to reflect the busy state
  90.  Displays Window's Help with the appropriate help file for the Visual Basic control 
  91. ..\HELP\IPICTBN.HLP
  92.  Turn off the hourglass after loading Window's Help 
  93. Form_Activate
  94.  Turn off hourglass to indicate job is donew
  95. Form_Load
  96.  Set the display text for the description of the control and any instruction (if required) 
  97. The Interactive Picture Button control provides users with the ability to use graphics for buttons.  Interaction with the buttons is made possible through properties and events in the Interactive Picture Button control.
  98. Form_Unload
  99. UpdateBtn_Click
  100.  Set the button state condition of the Interactive Picture Buttont
  101. Button&State is UP
  102. Button&State is DOWN
  103.