[]
Called to remeasure a control.
protected override Size MeasureOverride(Size constraint)
Protected Overrides Function MeasureOverride(constraint As Size) As Size
Type | Name | Description |
---|---|---|
Size | constraint | The maximum size that the method can return. |
Type | Description |
---|---|
Size | The size of the control, up to the maximum specified by |