472,102 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,102 software developers and data experts.

Placing a control above another control;.

Hello,
I am new to C# and I am facing a problem. I have two user
controls.First control has an image which is loaded. And the second
control is supposed to be placed on the first control. But when the
first control is invalidated the second control gets hidden behind the
first control and it becomes invisible. Once I invalidate the second
control it appears on top of the first control for fraction of second
and again gets hidden. I want the second control to be seen
permanently on the first control even wheen the first control is
invalidated. I tried "Send to back" and "Bring to front" options but
they do not seem to be solving my problem.
Please help.
Thanks
Mar 7 '08 #1
2 1250
Hello ketaki,

asp.net or winforms?!
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
kHello,
kI am new to C# and I am facing a problem. I have two user
kcontrols.First control has an image which is loaded. And the second
kcontrol is supposed to be placed on the first control. But when the
kfirst control is invalidated the second control gets hidden behind
kthe
kfirst control and it becomes invisible. Once I invalidate the second
kcontrol it appears on top of the first control for fraction of second
kand again gets hidden. I want the second control to be seen
kpermanently on the first control even wheen the first control is
kinvalidated. I tried "Send to back" and "Bring to front" options but
kthey do not seem to be solving my problem.
kPlease help.
kThanks
Mar 7 '08 #2

Hello,
It is winforms.
Mar 7 '08 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Art Kedroski | last post: by
2 posts views Thread by Shahzad Godil | last post: by
1 post views Thread by pmelan | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.