TextInputPrompt Field (TextInput)
Represents the informational prompt label of the form.
public Label TextInputPrompt
'Declaration
Public TextInputPrompt As Label
'Usage
Dim instance As TextInput
Dim value As Label
value = instance.TextInputPrompt
instance.TextInputPrompt = value