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