Repository.Control.GetXfmeaControl
 
Returns XfmeaControl with the provided ID. Returns nothing if the XfmeaControl doesn't exist.
Syntax
- GetXfmeaControl(ByVal ID As Integer) As cXfmeaControl
 
Parameters
ID: ID of the desired control.
 
Returns XfmeaControl with the provided ID. Returns nothing if the XfmeaControl doesn't exist.
Parameters
ID: ID of the desired control.