PowerTools PlusPak for Windows Forms 8.0J
Bounds プロパティ (DrawContentEventArgs)

ユーザーがオーナー描画を実行できる境界を取得します。
構文
Public ReadOnly Property Bounds As Rectangle
public Rectangle Bounds {get;}

プロパティ値

ユーザーがオーナー描画を実行できる境界を表すSystem.Drawing.Rectangle
解説
このプロパティで指定された位置は、GcColorPickerコントロールのクライアント領域の左上隅に対する相対座標です。
プラットフォーム

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

参照

DrawContentEventArgs クラス
DrawContentEventArgs メンバ

Send Feedback