SOLIDWORKS PDM Professional API Help Send Feedback
IsMultiLine Property (IEdmCardControl5)
See Also 
EPDM.Interop.epdm Namespace > IEdmCardControl5 Interface : IsMultiLine Property (IEdmCardControl5)


Gets whether this edit box is handles multiple lines.

Syntax

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 not

Example

See the IEdmCardControl6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2