'宣言 Public Event FontChanged As System.EventHandler
'使用法 Dim instance As RasterImageOptionsForm Dim handler As System.EventHandler AddHandler instance.FontChanged, handler
public event System.EventHandler FontChanged
'宣言 Public Event FontChanged As System.EventHandler
'使用法 Dim instance As RasterImageOptionsForm Dim handler As System.EventHandler AddHandler instance.FontChanged, handler
public event System.EventHandler FontChanged