'Declaration Public Overridable Function GetAdjustedClientRectangle( _ ByVal ctlRectangle As Rectangle, _ ByVal border As Inset, _ ByVal margin As Inset _ ) As Rectangle
'Declaration
Public Overridable Function GetAdjustedClientRectangle( _ ByVal ctlRectangle As Rectangle, _ ByVal border As Inset, _ ByVal margin As Inset _ ) As Rectangle
public virtual Rectangle GetAdjustedClientRectangle( Rectangle ctlRectangle, Inset border, Inset margin )
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
ControlBase クラス ControlBase メンバ
© MESCIUS inc. All rights reserved.