BUG: Selecting "Send to Back" and "Bring to Front" Has No Affect (215374)
The information in this article applies to:
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q215374 SYMPTOMS
When right-clicking on a control in design time and selecting either "Send to Back" or "Bring to Front," the control appears to be placed accordingly. When the project is run, however, the controls appear as they were originally placed.
CAUSE
The controls are being passed to the VBCE run-time engine in the order that they appear in the VBControls collection of the Extensibility model.
RESOLUTION
Set the ZOrder property of the appropriate controls in code.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbBug kbpending kbToolkit KB215374 |
---|
|