'Declaration Public Function New( _ ByVal name As System.String, _ ByVal text As System.String, _ ByVal left As System.Double, _ ByVal top As System.Double, _ ByVal width As System.Double, _ ByVal height As System.Double _ )
public TextField( System.string name, System.string text, System.double left, System.double top, System.double width, System.double height )
TextField Class TextField Members Overload List
Copyright © GrapeCity, inc. All rights reserved.