
Z ordering with image boxes
Almost all controls support ZOrder.. the problem is Image and Label controls
(afaik) aren't drawn on the same graphics layer as the "heavier" controls..
like command buttons and textboxes.. there's no way to make a Image/Label
ZOrder in front of these controls.
--
Ken Halter
MS-MVP-VB
http://www.vbsight.com
Please keep it in the groups..
Quote:
> How do I achieve Z-ordering with image boxes? thanks
> As far as I know, only picture boxes support Z-ordering, Can it be
> achieved with image boxes?
> Thanks once again!
> Jack