Spread Windows Forms 12.0 Product Documentation
TextInputPrompt Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextInput Class : TextInputPrompt Field
Represents the informational prompt label of the form.
Syntax
'Declaration
 
Public TextInputPrompt As Label
'Usage
 
Dim instance As TextInput
Dim value As Label
 
value = instance.TextInputPrompt
 
instance.TextInputPrompt = value
public Label TextInputPrompt
See Also

Reference

TextInput Class
TextInput Members