PowerTools PlusPak for Windows Forms 8.0J
CreateButtonRegion メソッド

System.Drawing.Rectangleの値はボタンの表示用矩形を示します。
ボタン領域を作成します。
構文
Public Overridable Function CreateButtonRegion( _
   ByVal rectangle As Rectangle _
) As Region
public virtual Region CreateButtonRegion( 
   Rectangle rectangle
)

パラメータ

rectangle
System.Drawing.Rectangleの値はボタンの表示用矩形を示します。

戻り値の型

System.Drawing.Regionの値はボタンの領域を示します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ButtonRenderer クラス
ButtonRenderer メンバ

Send Feedback