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