[]
Called to arrange and size the content of a Control object.
protected override Size ArrangeOverride(Size arrangeBounds)
Protected Overrides Function ArrangeOverride(arrangeBounds As Size) As Size
Type | Name | Description |
---|---|---|
Size | arrangeBounds | The computed size that is used to arrange the content. |
Type | Description |
---|---|
Size | The size of the control. |