バージョン

OnParentFontChanged メソッド (UltraWinEditorMaskedControlBase)

コントロールのParentFontChangedイベントを発生させます。
シンタックス
'宣言
 
Protected Overrides Sub OnParentFontChanged( _
   ByVal e As EventArgs _
) 
protected override void OnParentFontChanged( 
   EventArgs e
)

パラメータ

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