Spread Windows Forms 12.0 Product Documentation
LastText Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ModelessTextBox Class : LastText Property
Get or set the LastText.
Syntax
'Declaration
 
Public Property LastText As String
'Usage
 
Dim instance As ModelessTextBox
Dim value As String
 
instance.LastText = value
 
value = instance.LastText
public string LastText {get; set;}
See Also

Reference

ModelessTextBox Class
ModelessTextBox Members