'Declaration Public Function New( _ ByVal text As System.String, _ ByVal x As System.Integer, _ ByVal y As System.Integer _ )
public TextBoxShape( System.string text, System.int x, System.int y )
TextBoxShape Class TextBoxShape Members Overload List