[]
Provides the behavior for the arrange part of the control layout.
protected override Size ArrangeOverride(Size finalSize)
Type | Name | Description |
---|---|---|
Size | finalSize | The size of the control available for use in the layout logic. |
Type | Description |
---|---|
Size | The actual size used. |