バージョン 20.1

DrawWindowsVistaToolbarButtonBorders(Graphics,Rectangle,Rectangle,Corners,Pen,Pen) メソッド

Windows Vista ツールバー ボタンのスタイルに境界線を描画します。
シンタックス
public static void DrawWindowsVistaToolbarButtonBorders( 
   Graphics g,
   Rectangle rect,
   Rectangle invalidRect,
   Corners corners,
   Pen outerPen,
   Pen innerPen
)

パラメータ

g
rect
invalidRect
corners
outerPen
innerPen
解説

Windows Vista ツールバー ボタンの境界線は、部分的に透明で背景の色を修正する外側の境界線と内側の境界線によって特徴付けられます。

参照