'Declaration
Public Event BackgroundImageLayoutChanged As EventHandler
'Usage
Dim instance As FpScrollBar Dim handler As EventHandler AddHandler instance.BackgroundImageLayoutChanged, handler
public event EventHandler BackgroundImageLayoutChanged
'Declaration
Public Event BackgroundImageLayoutChanged As EventHandler
'Usage
Dim instance As FpScrollBar Dim handler As EventHandler AddHandler instance.BackgroundImageLayoutChanged, handler
public event EventHandler BackgroundImageLayoutChanged