bringing ImageLabel to foreground while it is bein

csharp United States
  • 17 years ago

    Given a set of ImageLabels on a panel, I want to be able to drag any of them around inside the panel.  However, when any one of the images is being dragged, it must be fully visible...in other words, the image must appear on top of all other images when being dragged around (it needs to have highest priority).  Once the image is released, it needs to go back to it's original priority (above some pictures, and underneath others...depending on the order in which they where added to the panel).
    If anyone can help me with this I would really appreciate it.
    Thanks in advance,
    Lisa

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra