GrapeCity SPREAD for Windows Forms 12.0J
GetPreferredSize メソッド (TouchToolBarButton)

System.Windows.Forms.ToolStripButtonの指定された領域。
System.Windows.Forms.ToolStripButtonが収まる矩形領域のサイズを取得します。
構文
'Declaration
 
Public Overrides Function GetPreferredSize( _
   ByVal constrainingSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size constrainingSize
)

パラメータ

constrainingSize
System.Windows.Forms.ToolStripButtonの指定された領域。

戻り値の型

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

TouchToolBarButton クラス
TouchToolBarButton メンバ

 

 


Copyright © 2004 GrapeCity inc.