Gets and sets the text that appears in the text box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Text As String |
C# | |
---|
string Text {get; set;} |
C++/CLI | |
---|
property String^ Text {
String^ get();
void set (String^ value);
} |
Return Value
Text for the box
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0