PowerTools PlusPak for Windows Forms 8.0J
StyleChangedEventArgs コンストラクタ(Control,ThemeStates,ThemeStateStyle)

外観が変化したコントロール
テーマの状態
通常のスタイル
StyleChangedEventArgs クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal control As Control, _
   ByVal state As ThemeStates, _
   ByVal style As ThemeStateStyle _
)
public StyleChangedEventArgs( 
   Control control,
   ThemeStates state,
   ThemeStateStyle style
)

パラメータ

control
外観が変化したコントロール
state
テーマの状態
style
通常のスタイル
プラットフォーム

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

参照

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

Send Feedback