SOLIDWORKS PDM Professional API Help Send Feedback
IEdmCardControl5 Interface Members
See Also  Properties  Methods 
  
EPDM.Interop.epdm Namespace : IEdmCardControl5 Interface

The following tables list the members exposed by IEdmCardControl5.

Public Properties

 NameDescription
 PropertyControlTypeGets the type of this control.  
 PropertyIsMultiLineGets whether this edit box is handles multiple lines.  
 PropertyIsReadOnlyGets whether this control is read-only.  
 PropertyShowInPreviewGets whether the contents of this control display in the preview.  
 PropertyVariableIDGets the ID of the variable to which this control is connected.  
Top

Public Methods

 NameDescription
 MethodGetButtonCommandGets the command string that is executed when a button is clicked in the Card Editor.  
 MethodGetParentInfoGets the parent control of this control.  
 MethodGetPositionGets the dimensions and position of this control.  
 MethodGetValidationGets the input validation criteria for this control.  
Top

See Also