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