Ribbon for WinForms
OnStyleChanged メソッド (Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : OnStyleChanged メソッド
System.EventArgs that contains the event data.
Raises the Style.StyleChanged event.
シンタックス
'宣言
 
Protected Overridable Sub OnStyleChanged( _
   ByVal e As EventArgs _
) 
protected virtual void OnStyleChanged( 
   EventArgs e
)

パラメータ

e
System.EventArgs that contains the event data.
参照

Style クラス
Style メンバ