![]() |
|
|
|
The DBList control jumps to the top of the screen when used with ReSize OCX.Last updated: January 21, 2007 Applies to: The 16 and 32 bit versions of VB 4.0. Cause: This appears to be due to a bug in the DBList control. A similar behavior from the DBList control can be observed in the following scenario which does not involve ReSize. Start with a new VB project. Place a command button and a DBList control on the form. Place "DBList1.Height = DBList1.Height - 100" in the click event of the command button. Run the program and press the command button. Remedy: Use a different control or use VB 5.0/6.0. |
![]() |
Copyright © 2007 by
Larcom and Young. |