'Declaration
Public Event BackgroundImageChanged As EventHandler
'Usage
Dim instance As SquareCaptionBalloonShape Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
public event EventHandler BackgroundImageChanged
'Declaration
Public Event BackgroundImageChanged As EventHandler
'Usage
Dim instance As SquareCaptionBalloonShape Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
public event EventHandler BackgroundImageChanged