'Declaration Public Overridable Sub SetClientSize( _ ByVal rect As Rectangle _ )
'使用法 Dim instance As ControlBase Dim rect As Rectangle instance.SetClientSize(rect)
public virtual void SetClientSize( Rectangle rect )
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
ControlBase クラス ControlBase メンバ
© 2004-2015, GrapeCity inc. All rights reserved.