FlowLayoutPanel: howto change space between controls

  • Thread starter Thread starter cris.b
  • Start date Start date
C

cris.b

There's a way to descrease the space between the controls managed in a
FlowLayoutPanel?
Or that space is fixed?


Thank's in advice
 
cris.b said:
There's a way to descrease the space between the controls managed in a
FlowLayoutPanel?
Or that space is fixed?


Thank's in advice

For the controls that you place into the flow layout panel, check out
the Margin and Padding properties on the controls.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top