'宣言 Public Overloads Shared Sub DrawOffice2007RibbonButtonBorders( _ ByRef drawParams As UIElementDrawParams, _ ByVal buttonState As UIElementButtonState, _ ByVal enabled As Boolean _ )
public static void DrawOffice2007RibbonButtonBorders( ref UIElementDrawParams drawParams, UIElementButtonState buttonState, bool enabled )
Office2007 リボン ボタンの境界は、外枠で特徴付けられます。これは、垂直のグラデーションと内枠で描画され、部分的に透過で背景色を変更します。境界色は、drawParams から取得されます。外側の色は、BorderColor および BorderColor2 で決定されます。BorderColor3DBase は内側の境界の色として使用されます。