XCLN: EFD Form Project Appears Skewed When Loaded in VBLast reviewed: April 2, 1997Article ID: Q154417 |
The information in this article applies to:
SUMMARYWhen you load a Microsoft Exchange Electronic Forms Designer 4.0 (EFD) form project into Microsoft Visual Basic 4.0, the paneling used for the form will not be centered on the form and some controls might not be visible.
MORE INFORMATIONThis behavior is by design. The form panels and controls are not positioned at design time. EFD uses an algorithm found in the ArrangeWindow subroutine. This routine is used to position the main canvas panel, other support panels and controls, and to determine whether scrollbars are needed on the form window. The sizing and positioning of the form's main panel and other components are all done at runtime. Additional Reference Words. vb overlap, overlapping |
Keywords : kbusage XCLN
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |