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

  1. Methods;Clear;Clear;NoParms
  2. Get property;Enabled;Enabled;GetVal
  3. Get property;Height;Height;GetVal
  4. Get property;HWnd;HWnd;GetVal
  5. Get property;Left;Left;GetVal
  6. Get property;Self;Self;GetVal
  7. Get property;SiblingOrder;SiblingOrder;GetVal
  8. Get property;Top;Top;GetVal
  9. Get property;Visible;Visible;GetVal
  10. Get property;Width;Width;GetVal
  11. Set property;Enabled;Enabled;TFProps
  12. Set property;Height;Height;NumProps
  13. Set property;Left;Left;NumProps
  14. Set property;Top;Top;NumProps
  15. Set property;Visible;Visible;TFProps
  16. Set property;Width;Width;NumProps
  17.