ComponentOne InputPanel for WinForms
InputOption Constructor(String)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputOption Class > InputOption Constructor : InputOption Constructor(String)
Initializes a new instance of InputOption with given text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public InputOption( 
   System.string text
)

Parameters

text
See Also

Reference

InputOption Class
InputOption Members
Overload List