'DeclarationPublic Event BackgroundImageLayoutChanged As EventHandler
'UsageDim instance As FpScrollBar Dim handler As EventHandler AddHandler instance.BackgroundImageLayoutChanged, handler
public event EventHandler BackgroundImageLayoutChanged
'DeclarationPublic Event BackgroundImageLayoutChanged As EventHandler
'UsageDim instance As FpScrollBar Dim handler As EventHandler AddHandler instance.BackgroundImageLayoutChanged, handler
public event EventHandler BackgroundImageLayoutChanged