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

コントロール用にサイズがカスタマイズされた領域。
コントロールを当てはめることのできる矩形領域のサイズを取得します。
シンタックス
Public Overrides Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size proposedSize
)

パラメータ

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

戻り値の型

コントロールを当てはめることのできる矩形領域のSystem.Drawing.Size
参照

参照

GcFlowLayoutContainer クラス
GcFlowLayoutContainer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.