BUG: Grid Activation Causes Form to Move If Form Title HiddenID: Q136669 The information in this article applies to:
SYMPTOMSMany people set the Top property of a form to a negative number so they can hide the form's title bar. However, if you have a grid on a form and the Top property of the form is set to a negative number, the grid gets the focus and the Top property is reset to zero. This causes the form to move, which is not desired behavior.
WORKAROUNDInstead of using a negative Top property to hide the title bar, set the following form properties, which will hide the title bar without using a negative Top property setting.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem1. Type the following command in the Command window:
2. Add any table to the data environment.
3. Add a text box to the form. 4. Drag the title bar of the table onto the form so that you create a grid. 5. Set the Top property of the Form to -20. 6. Run the form. As long as the text box is the active control, the form Additional query words: kbvfp300 kbvfp500 kbvfp600
|
Last Reviewed: October 1, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |