Hello,

Anybody know of a way that I can force a control within my usercontrol to the front of the screen?

Basically I am displaying a listview on click of a button (displays the same as a combobox would). I need to ensure the whole control does not get the highest ZOrder, as the listview will sometimes need to be longer than the associated textbox and button (as a combo), and I do not want the rest of the control (by the button) to overlap any other controls next to it!

Cheers

Alec.