'Declaration
Public TextInputPrompt As Label
'Usage
Dim instance As InputScreenTipDialog Dim value As Label value = instance.TextInputPrompt instance.TextInputPrompt = value
public Label TextInputPrompt
'Declaration
Public TextInputPrompt As Label
'Usage
Dim instance As InputScreenTipDialog Dim value As Label value = instance.TextInputPrompt instance.TextInputPrompt = value
public Label TextInputPrompt