InfoConnect for Unisys VBA Guide
StatusText Property
Gets the status bar text.
Syntax
Object.StatusText As String
Example
Dim WControl As Attachmate.Reflection.Objects.Web.Msie.WebControl
            
pubic Property GetStatusText() As String
Get
Return WControl.StatusText
End Get
End Property
See Also

 

 


2015 Attachmate

Send Feedback