Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
DropDownList layer not shown on top when used in a user control
posted

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 

 

 

 

 

 

Parents
No Data
Reply
  • 69832
    Offline posted

    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.

Children
No Data