Control.arrange

rw and rh are recommended (hint) sizes that the parent is allocating to the child, but there is no obligation to follow them.

class Control
protected
void
arrange
(
int rw
,
int rh
)

Meta