c# - Putting Listboxes and Labels into a Flow Control Panel -
I have a problem in the flow control panel in Winforms. I have several listboxes and each has a label with the name of the box Is focused. When I put them in the panel and wrap it again (because I think someone can scroll from left to right) is fine. Then I want to put the label on the listboxes, but it keeps them alongside the listboxes when I try to close the warp content, it works but the labels are put aside so that they are completely Be delayed Is there any way to handle it?
Comments
Post a Comment