I have an application in which I use an UltraFormattedTextBox to do some input. I also have a dropdown added to the textbox for item selection from a pre-defined list. It all works neat - except when I'm resizing the form so that it spans two monitors, the dropdown control stays on my primary screen and doesn't expand to the other. (See attached images, those will make it clear.) Is there anything I can set to modify this behavior or that's just the way the control works?
One screen
Two screens
(NetAdvantage for winforms, 9.2)
Hi,
I'm pretty sure that all of the Dropdowns in the NetAdvantage for Windows Forms product are specifically designed to avoid ever spanning across multiple monitors. I don't beleive there is any way to make them do that.
You can Submit a feature request to Infragistics and perhaps this will be added in a future release.
Hi Mike,
Thanks. Users will probably never do this, I just found the issue while testing my control. However, it might appear in other cases so I'll submit a feature request.
---
Thanks,
Attila