GrapeCity PlusPak for Windows Forms 10.0J
GetPreferredSize メソッド (GcButtonBase)

コントロール用にサイズがカスタマイズされた領域。
コントロールの適切なサイズを取得します。
シンタックス
Public Overrides Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size proposedSize
)

パラメータ

proposedSize
コントロール用にサイズがカスタマイズされた領域。

戻り値の型

矩形の幅と高さを表す System.Drawing.Size
参照

参照

GcButtonBase クラス
GcButtonBase メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.