home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxcliser.zip / VXREXX.3 / SYSTEM / MENUITEM.MTO < prev    next >
Text File  |  1994-12-23  |  1KB  |  32 lines

  1. Methods;Invoke help;InvokeHelp;NoParms
  2. Methods;List methods;ListMethods;ListMeth
  3. Methods;List properties;ListProperties;ListProp
  4. Methods;Post an event;PostEvent;PostEvnt
  5. Get property;Accelerator;Accelerator;GetVal
  6. Get property;Caption;Caption;GetVal
  7. Get property;Checked;Checked;GetVal
  8. Get property;ClassName;ClassName;GetVal
  9. Get property;ClipSiblings;ClipSiblings;GetVal
  10. Get property;Enabled;Enabled;GetVal
  11. Get property;FirstChild;FirstChild;GetVal
  12. Get property;HelpTag;HelpTag;GetVal
  13. Get property;HelpText;HelpText;GetVal
  14. Get property;HintText;HintText;GetVal
  15. Get property;HWnd;HWnd;GetVal
  16. Get property;Name;Name;GetVal
  17. Get property;Parent;Parent;GetVal
  18. Get property;Self;Self;GetVal
  19. Get property;Sibling;Sibling;GetVal
  20. Get property;SiblingOrder;SiblingOrder;GetVal
  21. Get property;UserData;UserData;GetVal
  22. Set property;Caption;Caption;StrProps
  23. Set property;Checked;Checked;TFProps
  24. Set property;ClipSiblings;ClipSiblings;TFProps
  25. Set property;Enabled;Enabled;TFProps
  26. Set property;HelpTag;HelpTag;NumProps
  27. Set property;HelpText;HelpText;StrProps
  28. Set property;HintText;HintText;StrProps
  29. Set property;Name;Name;StrProps
  30. Set property;SiblingOrder;SiblingOrder;StrProps
  31. Set property;UserData;UserData;StrProps
  32.