'宣言 Public Shared Function GetVisibleRect( _ ByVal control As System.Windows.Forms.Control _ ) As System.Drawing.Rectangle
public static System.Drawing.Rectangle GetVisibleRect( System.Windows.Forms.Control control )
パラメータ
- control
- The specified control.
戻り値の型
The rectangle of viewable area of the control.