|
-
July 10th, 2005, 06:40 PM
#1
BringToFront changes Control order
Hi,
I am using numerous panels (let's call them A-panels) which are added on a host panel. To access them I use host.Controls[index]. On the host panel, there are some other panels which should in the foreground. They must be visible, so I call their BringToFront method. Unfortunately this function disorders the A-panels which makes it impossible to index them.
Is there a way to bring the panels to the front without changing the order in host.Controls?
gbr
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|