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

  1. Methods;Delete a page;DeletePage_ok_NUM;NBPage
  2. Methods;Get the handle for a page window;GetPageWindow_pagewin_NUM;NBPage
  3. Methods;Get the number of a page window;GetPageNumber_page_WIN;NBPage
  4. Methods;Get the status text for a page;GetStatusText_text_NUM;NBPage
  5. Methods;Get the tab text for a page;GetTabText_text_NUM;NBPage
  6. Methods;Insert a blank page;InsertBlankPage;BlnkPage
  7. Methods;Insert a page;InsertPage;InsPage
  8. Methods;Invoke help;InvokeHelp;NoParms
  9. Methods;List all child objects;ListChildren;ListMeth
  10. Methods;List methods;ListMethods;ListMeth
  11. Methods;List properties;ListProperties;ListProp
  12. Methods;Post an event;PostEvent;PostEvnt
  13. Methods;Set a page window;SetPageWindow;InsPage
  14. Methods;Set the status text for a page;SetStatusText;PageText
  15. Methods;Set the tab text for a page;SetTabText;PageText
  16. Methods;Start a dragging operation;StDrgObj;StDrgObj
  17. Get property;AllowDrag;AllowDrag;GetVal
  18. Get property;BackColor;BackColor;GetVal
  19. Get property;BackPages;BackPages;GetVal
  20. Get property;Binding;Binding;GetVal
  21. Get property;ClassName;ClassName;GetVal
  22. Get property;ClipSiblings;ClipSiblings;GetVal
  23. Get property;DragIcon;DragIcon;GetVal
  24. Get property;DragTarget;DragTarget;GetVal
  25. Get property;Enabled;Enabled;GetVal
  26. Get property;FirstChild;FirstChild;GetVal
  27. Get property;Font;Font;GetVal
  28. Get property;ForeColor;ForeColor;GetVal
  29. Get property;Height;Height;GetVal
  30. Get property;HelpTag;HelpTag;GetVal
  31. Get property;HelpText;HelpText;GetVal
  32. Get property;HintText;HintText;GetVal
  33. Get property;HWnd;HWnd;GetVal
  34. Get property;InitialPageList;InitialPageList;GetVal
  35. Get property;KeyString;KeyString;GetVal
  36. Get property;Left;Left;GetVal
  37. Get property;MajorTabPos;MajorTabPos;GetVal
  38. Get property;Name;Name;GetVal
  39. Get property;PageCount;PageCount;GetVal
  40. Get property;Painting;Painting;GetVal
  41. Get property;Parent;Parent;GetVal
  42. Get property;PreloadPages;PreloadPages;GetVal
  43. Get property;Selected;Selected;GetVal
  44. Get property;Self;Self;GetVal
  45. Get property;Sibling;Sibling;GetVal
  46. Get property;SiblingOrder;SiblingOrder;GetVal
  47. Get property;StatusTextAlignment;StatusTextAlignment;GetVal
  48. Get property;TabIndex;TabIndex;GetVal
  49. Get property;TabShape;TabShape;GetVal
  50. Get property;TabStop;TabStop;GetVal
  51. Get property;TabTextAlignment;TabTextAlignment;GetVal
  52. Get property;Top;Top;GetVal
  53. Get property;UserData;UserData;GetVal
  54. Get property;Visible;Visible;GetVal
  55. Get property;Width;Width;GetVal
  56. Set property;AllowDrag;AllowDrag;TFProps
  57. Set property;BackColor;BackColor;ColProps
  58. Set property;BackPages;BackPages_BottomLeft_BottomRight_TopLeft_TopRight;EnumProp
  59. Set property;Binding;Binding_Spiral_Solid;EnumProp
  60. Set property;ClipSiblings;ClipSiblings;TFProps
  61. Set property;DragIcon;DragIcon;FilProps
  62. Set property;DragTarget;DragTarget_All_Files_None_Records;EnumProp
  63. Set property;Enabled;Enabled;TFProps
  64. Set property;Font;Font;Font
  65. Set property;ForeColor;ForeColor;ColProps
  66. Set property;Height;Height;NumProps
  67. Set property;HelpTag;HelpTag;NumProps
  68. Set property;HelpText;HelpText;StrProps
  69. Set property;HintText;HintText;StrProps
  70. Set property;KeyString;KeyString;StrProps
  71. Set property;Left;Left;NumProps
  72. Set property;MajorTabPos;MajorTabPos_Left_Right_Top_Bottom;EnumProp
  73. Set property;Name;Name;StrProps
  74. Set property;Painting;Painting;TFProps
  75. Set property;PreloadPages;PreloadPages;TFProps
  76. Set property;Selected;Selected;NumProps
  77. Set property;SiblingOrder;SiblingOrder;NumProps
  78. Set property;StatusTextAlignment;StatusTextAlignment_Left_Right_Center;EnumProp
  79. Set property;TabIndex;TabIndex;NumProps
  80. Set property;TabShape;TabShape_Square_Rounded_Polygonal;EnumProp
  81. Set property;TabStop;TabStop;TFProps
  82. Set property;TabTextAlignment;TabTextAlignment_Left_Right_Center;EnumProp
  83. Set property;Top;Top;NumProps
  84. Set property;UserData;UserData;StrProps
  85. Set property;Visible;Visible;TFProps
  86. Set property;Width;Width;NumProps
  87. Event Information;PageLoad;WindowName_Page;VREvInfo
  88. Event Information;PageSelected;OldPage;VREvInfo
  89.