home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / Chip_2002-07_cd1.bin / zkuste / vbasic / data / Utility / pp138d.exe / AkemiPowerPack.CAB / AkemiPowerPack.ocx / 1033 / string.txt next >
Text File  |  2002-02-20  |  1KB  |  28 lines

  1. 103    Attempt to pass something other than a form reference.
  2. 104    Number of columns must be 1 or more.
  3. 105    Number of rows must be 1 or more.
  4. 106    MinWidth cannot be < 0.
  5. 107    MinHeight cannot be < 0.
  6. 108    SizeGranularityX must be >= 1.
  7. 109    SizeGranularityY must be >= 1.
  8. 110    Attempt to get or set ChildForm when View is not vwSingleForm.
  9. 111    MaximizedLeft must be >= 0.
  10. 112    MaximizedTop must be >= 0.
  11. 113    MaximizedWidth must be >= 0.
  12. 114    MaximizedHeight must be >= 0.
  13. 115    Attempt to enable a timer prior to hooking a window.
  14. 116    MinWidth cannot be < 0.
  15. 117    MinHeight cannot be < 0.
  16. 118    Attempt to unhook a window that has not been hooked.
  17. 119    Columns cannot be >1 unless View is vwGridOfForms.
  18. 120    Rows cannot be >1 unless View is vwContinuousForms or vwGridOfForms.
  19. 121    Property not available if more than one window is hooked.
  20. 122    Attempt to clear a trap which has not been set.
  21. 123    ChildFormInstance property is only available if view is vwContinuousForms or vwGridOfForms.
  22. 124    Property or Method only available if view is vwSingleForm.
  23. 125    Attempt to pass something other than a control reference.
  24. 126    Attempt to pass a control which is not contained on the child form.
  25. 127    Cannot scroll a windowless control into view, unless the control's container is the child form itself.
  26. 128    Child form not set.
  27. 129    Attempt to pass a control which is not sited on the child form.
  28.