SaaFlowLayoutPanel

Extended FlowLayout Panel.
1. Colors
SaaFlowLayoutPanel takes these color properties.
BackColor and BackColor2 are the two colors that form the background color. They can be adjusted with BackColorAngle.
BorderColor and BorderColor2 are the two colors form the border colors and they can be adjusted with BorderColorAngle.
2. Border
Border property tells the thickness of the border lines. "0" means no border.
3. Radius
Radius property tells the roundness of the edges. With this property you can change the shapes of the border edges. Radius has four properties: TopLeft, TopRight, BottomRight, BottomLeft.
Last updated
Was this helpful?