AxControl-Get

Function Name dcl-AxControl-Get
Syntax   (dcl-AxControl-Get <CONTROL> PropertyName [as String])
Return Type Varies
Applies To ActiveX Control

This method returns the value of an ActiveX control's COM property. The return type depends on the type of the property. Some complex property types cannot be represented in AutoLISP; such properties will return NIL. The method returns NIL if the control does not expose a property with the specified name.