バージョン 25.1 (最新)

ResolveWindowsXPCommandButtonAppearance メソッド

要素がWindowsXPCommandボタンの外観を持つために必要な外観データを設定します。BackColor、BackColor2、BackGradientStyle、およびBorderColor3DBaseのデフォルト値を提供します。マウスが要素の上にある場合、ここでBorderColorを設定します。
シンタックス
public static void ResolveWindowsXPCommandButtonAppearance( 
   ref AppearanceData appearanceData,
   ref AppearancePropFlags requestedProps,
   UIElementButtonState buttonState
)

パラメータ

appearanceData
変更するApperanceData構造体。
requestedProps
設定する、要求されたプロパティ。
buttonState
描画されるボタンの現在の状態。
参照