バージョン

OnFontChanged メソッド (UltraPrintPreviewControlBase)

コントロールの Font プロパティが変更されたときに発生します。
シンタックス
'宣言
 
Protected Overrides Sub OnFontChanged( _
   ByVal e As EventArgs _
) 
protected override void OnFontChanged( 
   EventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照