バージョン

DrawButtonBorders(UIElementButtonStyle,UIElementButtonState) メソッド

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

パラメータ

buttonStyle
UIElementButtonStyle
buttonState
ボタンの状態。
参照