Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : StatusTextChanged Event |
'Declaration
Event StatusTextChanged As EventHandler
'Usage
Dim instance As IWebControl Dim handler As EventHandler AddHandler instance.StatusTextChanged, handler
event EventHandler StatusTextChanged