Gets whether this edit box is handles multiple lines.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsMultiLine As System.Boolean |
C# | |
---|
System.bool IsMultiLine {get;} |
C++/CLI | |
---|
property System.bool IsMultiLine {
System.bool get();
} |
Property Value
True if this edit box handles multiple lines, false if not
Example
See Also
Availability
SolidWorks Enterprise PDM Version 5.2