'Declaration Public Function New( _ ByVal text As System.String _ )
public TextBoxShape( System.string text )
Parameters
- text
- The text contained in the new TextBoxShape.
'Declaration Public Function New( _ ByVal text As System.String _ )
public TextBoxShape( System.string text )