| Visual Basic | |
|---|---|
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 notSee the IEdmCardControl6 examples.
SOLIDWORKS PDM Professional Version 5.2