UltraPopupControlContainer takes away the focus from the form. Is there a way to make it behave like the popup of a combo-box?
Hi,
UltraPopupControlContainer does not take focus, but the control you are assigning to it may. What control are you using? I think you would have to create a control which does not allow itself to get focus in order to achieve what you want here.
It contains a UserControl.