'宣言 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
- 指定されたコントロール。
戻り値の型
コントロールの可視領域の四角形。