PowerTools MultiRow for Windows Forms 8.0J
GetPreferredSize メソッド

System.Windows.Forms.ToolStripButtonの指定した領域。
System.Windows.Forms.ToolStripButton がフィットできる矩形領域のサイズを取得します。
構文
Public Overrides Function GetPreferredSize( _
   ByVal constrainingSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size constrainingSize
)

パラメータ

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

戻り値の型

矩形領域の幅と高さを表すSystem.Drawing.Size型の2つの値
参照

TouchToolBarButton クラス
TouchToolBarButton メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.