Child Controls Not Hidden When Parent of Explorer Bar Hidden

Summary

Id:12138.1
Type:Bug Bug
Current Status:Resolved

Detail

2 Jul 2003OpenIvan-Mark Debono

I have various pictureboxes placed on each other, and when I click a toolbar button, I show/hide the appropriate picturebox. When the picturebox with the explorerbar on it is hidden, the controls located on the explorerbar are still visible...

5 Jul 2003Resolvedsteve@vbaccelerator.com

In the first version, child controls were not made children of the control. Fixed by setting the child controls’ container property to the Explorer Bar as a control is added.