'Declaration
Event StatusTextChanged As EventHandler
'Usage
Dim instance As IWebControl Dim handler As EventHandler AddHandler instance.StatusTextChanged, handler
event EventHandler StatusTextChanged
'Declaration
Event StatusTextChanged As EventHandler
'Usage
Dim instance As IWebControl Dim handler As EventHandler AddHandler instance.StatusTextChanged, handler
event EventHandler StatusTextChanged