Member variable XbpActiveXControl():license Foundation
The instance variable :license contains the license string required for creating licensed ActiveX controls.
For creating an ActiveX control that requires a license to be passed to the COM server hosting the control, the license string must be assigned to the instance variable :license before method :create() is called to create an XbpActiveXObject. If no license is required for creating instances of the ActiveX control, instance variable should be left at its default value (NIL.)
See AutomationObject:create() for further information on creating COM/ActiveX component.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.