C cris.b Sep 15, 2006 #1 There's a way to descrease the space between the controls managed in a FlowLayoutPanel? Or that space is fixed? Thank's in advice
There's a way to descrease the space between the controls managed in a FlowLayoutPanel? Or that space is fixed? Thank's in advice
C Chris Dunaway Sep 15, 2006 #2 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 Click to expand... For the controls that you place into the flow layout panel, check out the Margin and Padding properties on the controls.
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 Click to expand... For the controls that you place into the flow layout panel, check out the Margin and Padding properties on the controls.