Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBarElement Interface / Text Property


In This Topic
Text Property (IFpStatusBarElement)
In This Topic
Gets the element text.
Syntax
'Declaration
 
ReadOnly Property Text As String
 
'Usage
 
Dim instance As IFpStatusBarElement
Dim value As String
 
value = instance.Text
See Also