'宣言 Public Function GetDisplayRectangle( _ ByVal control As System.Windows.Forms.Control _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetDisplayRectangle( System.Windows.Forms.Control control )
パラメータ
- control
- ターゲットコントロール。
戻り値の型
コントロールの表示矩形を表す System.Drawing.Rectangle 値。