最終更新:2023-01-27 (金) 15:26:11 (453d)  

Control.SetBounds
Top / Control.SetBounds

Sets the bounds of the control to the specified location and size.

public void SetBounds (int x, int y, int width, int height);

関連