'Declaration Public Overridable Sub OnFontChanged( _ ByVal e As EventArgs _ )
'Declaration
Public Overridable Sub OnFontChanged( _ ByVal e As EventArgs _ )
'使用法 Dim instance As ElementWindowless Dim e As EventArgs instance.OnFontChanged(e)
'使用法
Dim instance As ElementWindowless Dim e As EventArgs instance.OnFontChanged(e)
public virtual void OnFontChanged( EventArgs e )
ElementWindowless クラス ElementWindowless メンバ Font プロパティ FontChanged イベント
© 2004-2018, GrapeCity Inc. All rights reserved.