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 >
Wrap
Text File
|
2002-02-20
|
1KB
|
28 lines
103 Attempt to pass something other than a form reference.
104 Number of columns must be 1 or more.
105 Number of rows must be 1 or more.
106 MinWidth cannot be < 0.
107 MinHeight cannot be < 0.
108 SizeGranularityX must be >= 1.
109 SizeGranularityY must be >= 1.
110 Attempt to get or set ChildForm when View is not vwSingleForm.
111 MaximizedLeft must be >= 0.
112 MaximizedTop must be >= 0.
113 MaximizedWidth must be >= 0.
114 MaximizedHeight must be >= 0.
115 Attempt to enable a timer prior to hooking a window.
116 MinWidth cannot be < 0.
117 MinHeight cannot be < 0.
118 Attempt to unhook a window that has not been hooked.
119 Columns cannot be >1 unless View is vwGridOfForms.
120 Rows cannot be >1 unless View is vwContinuousForms or vwGridOfForms.
121 Property not available if more than one window is hooked.
122 Attempt to clear a trap which has not been set.
123 ChildFormInstance property is only available if view is vwContinuousForms or vwGridOfForms.
124 Property or Method only available if view is vwSingleForm.
125 Attempt to pass something other than a control reference.
126 Attempt to pass a control which is not contained on the child form.
127 Cannot scroll a windowless control into view, unless the control's container is the child form itself.
128 Child form not set.
129 Attempt to pass a control which is not sited on the child form.