Input for WinForms
GetPreferredSize メソッド (C1SplitButton)

C1.Win.Input.8 アセンブリ > C1.Win.Input 名前空間 > C1SplitButton クラス : GetPreferredSize メソッド
The custom-sized area for a control.
Retrieves the size of a rectangular area into which a control can be fitted.
シンタックス
'宣言
 
Public Overrides Function GetPreferredSize( _
   ByVal proposedSize As System.Drawing.Size _
) As System.Drawing.Size
public override System.Drawing.Size GetPreferredSize( 
   System.Drawing.Size proposedSize
)

パラメータ

proposedSize
The custom-sized area for a control.

戻り値の型

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
参照

C1SplitButton クラス
C1SplitButton メンバ