Gets a value indicating whether the ActiveX control is installed.
value = $au.uploader('uploaderID').activeXControl().isActiveXInstalled();
Type: Boolean
true if the ActiveX control is installed; otherwise, false.
true
false