I have a project where I have a UserControl that is docked into a TableLayoutPanel cell. When the user starts typing I have a listbox that is created and moves along the Carot location with suggestions. Is there a way to make this new listbox float over the TableLayoutPanel and not get constrained. What it is currently doing is getting placed below the entire table layout. The control works fine when not in a table layout panel but the reformatting for different resolutions works best with the TableLayoutPanel.
Thanks
2.1m questions
2.1m answers
60 comments
57.0k users