バージョン

DrawButtonBorders(UIElementButtonStyle,UIElementButtonState,Border3DSide) メソッド

要素の周囲にボタンの境界線を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawButtonBorders( _
   ByVal buttonStyle As UIElementButtonStyle, _
   ByVal buttonState As UIElementButtonState, _
   ByVal sides As Border3DSide _
) 
public void DrawButtonBorders( 
   UIElementButtonStyle buttonStyle,
   UIElementButtonState buttonState,
   Border3DSide sides
)

パラメータ

buttonStyle
UIElementButtonStyle
buttonState
ボタンの状態。
sides
描画される辺
参照