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