The information in this article applies to:
SYMPTOMSA control in the ContainedControls collection of a UserControl reports its dimensions and placement in Twips regardless of the ScaleMode setting of the UserControl or the Parent. Because ScaleMode is inherited elsewhere in Visual Basic, this behavior is inconsistent. RESOLUTIONProgrammatically, you can use the ScaleX and ScaleY methods to convert the property values from one ScaleMode to another. Note that this does not change the actual ScaleMode of the properties. ScaleX and ScaleY are merely conversion functions. There are no workarounds for how the properties are reported in the Property Windows. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: kbDSupport kbDSD kbVBp kbCtrl kbVBp500bug kbVBp600bug
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |