MESCIUS SPREAD for Windows Forms 17.0J
OnFontChanged メソッド (ElementWindowless)

イベントデータを含むオブジェクト
コントロールのフォントが変更されたときにFontChangedイベントを発生させます。
構文
'Declaration
 
Public Overridable Sub OnFontChanged( _
   ByVal e As EventArgs _
) 
public virtual void OnFontChanged( 
   EventArgs e
)

パラメータ

e
イベントデータを含むオブジェクト

戻り値の型

イベントデータ
解説
要素のフォントが変更されると、FontChangedイベントが発生します。
参照

ElementWindowless クラス
ElementWindowless メンバ
Font プロパティ
FontChanged イベント

 

 


© MESCIUS inc. All rights reserved.