GrapeCity PlusPak for Windows Forms 11.0J
GetPreferredSize メソッド (GcAccordionContainer)

コントロールのカスタムサイズ領域。
コントロールがフィットする矩形領域のサイズを取得します。
シンタックス
Public Overrides Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size proposedSize
)

パラメータ

proposedSize
コントロールのカスタムサイズ領域。

戻り値の型

矩形の幅と高さを表す System.Drawing.Size 型の順序付きペア。
参照

参照

GcAccordionContainer クラス
GcAccordionContainer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.