PowerTools PlusPak for Windows Forms 8.0J
RemovePressedStyle(Control) メソッド

押された状態のスタイルを削除するコントロール。
特殊コントロールの押された状態のスタイルを削除します。
構文
Public Overloads Sub RemovePressedStyle( _
   ByVal control As Control _
) 
public void RemovePressedStyle( 
   Control control
)

パラメータ

control
押された状態のスタイルを削除するコントロール。
例外
例外解説
System.ArgumentNullExceptioncontrolはnullに設定できません。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcStylePlus クラス
GcStylePlus メンバ
オーバーロード一覧

Send Feedback