Use NetAdvantage 7.3 Win
Have a user control with some UltraCombos, the user control is used as a pop-up on a win form.
The issue: when I "drop" the UltraCombos on the user control, the DropDownList layer is rendered on the win form, UNDER the user control.
Is there any property that I can use to bring the DropDownList to front, or any other way to manipulate the DropDownList layer?
M Segerby
Note that there are limited-trust scenarios where the dropdown cannot be displayed as a top-level window, i.e., no unmanaged code permission, which could explain the behavior you are describing here.
Hi,
There's no way to control that, but it should not be happening.Try getting the latest Hot Fix and see if that helps. If not, you should Submit an incident to Infragistics Developer Support and include a small sample project demonstrating the problem so they can check it out.