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

  1. Methods;Convert pixels to twips;PixelsToTwips;Pix2Twip
  2. Methods;Convert twips to pixels;TwipsToPixels;Twip2Pix
  3. Methods;Find a window by caption;FindWindow_pmhandle;FindWind
  4. Methods;Get the active window;GetActiveWindow_pmhandle;NoParms
  5. Methods;Get the window with the focus;GetFocusWindow_pmhandle;NoParms
  6. Methods;Get a list of top level windows;ListWindows;ListWind
  7. Methods;Invoke help;InvokeHelp;NoParms
  8. Methods;List methods;ListMethods;ListMeth
  9. Methods;List properties;ListProperties;ListProp
  10. Methods;Post an event;PostEvent;PostEvnt
  11. Get property;ClassName;ClassName;GetVal
  12. Get property;ClipSiblings;ClipSiblings;GetVal
  13. Get property;FirstChild;FirstChild;GetVal
  14. Get property;Height;Height;GetVal
  15. Get property;IconHeight;IconHeight;GetVal
  16. Get property;IconWidth;IconWidth;GetVal
  17. Get property;Name;Name;GetVal
  18. Get property;Parent;Parent;GetVal
  19. Get property;Pointer;Pointer;GetVal
  20. Get property;PointerVisible;PointerVisible;GetVal
  21. Get property;Self;Self;GetVal
  22. Get property;Sibling;Sibling;GetVal
  23. Get property;SiblingOrder;SiblingOrder;GetVal
  24. Get property;UserData;UserData;GetVal
  25. Get property;Width;Width;GetVal
  26. Set property;ClipSiblings;ClipSiblings;TFProps
  27. Set property;Name;Name;StrProps
  28. Set property;Pointer;Pointer_<Default>_Arrow_Wait;EnumProp
  29. Set property;PointerVisible;PointerVisible;TFProps
  30. Set property;SiblingOrder;SiblingOrder;NumProps
  31. Set property;UserData;UserData;StrProps
  32.