'Declaration
Public Event FontChanged As EventHandler
'Usage
Dim instance As ExclamationBalloonShape Dim handler As EventHandler AddHandler instance.FontChanged, handler
public event EventHandler FontChanged
'Declaration
Public Event FontChanged As EventHandler
'Usage
Dim instance As ExclamationBalloonShape Dim handler As EventHandler AddHandler instance.FontChanged, handler
public event EventHandler FontChanged