PRB: Data Control Does Not Work on MDI FormsLast reviewed: November 26, 1997Article ID: Q177359 |
The information in this article applies to:
SYMPTOMSAlthough the Help files clearly indicate that the Data control can be used on MDI forms, the Data control simply does not function when placed on MDI forms.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONIn earlier version of Visual Basic, the Data control was used on MDI forms by placing it on the PictureBox control. In Visual Basic 5.0, the Align property has been added to the Data control so that the PictureBox is no longer required. However, the Data control does not function on MDI forms regardless of whether the PictureBox control is used or not.
Steps to Reproduce Behavior
REFERENCESThe following text regarding the Align property of the Data control is from the Visual Basic Reference Help file:
"This property allows a Data control to be placed on an MDI form without requiring an enclosing Picture control."For more information, search for "Data control" in the Visual Basic Reference or Visual Basic Books Online. Keywords : vb5all VBKBCtrl VBKBVB Version : WINDOWS:5.0 Platform : WINDOWS Issue type : kbprb Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |