actxcontrollist

Get available ActiveX controls.

📝 Syntax

  • l = actxcontrollist()

📤 Output argument

  • l - a 1 by 3cell of strings.

📄 Description

l = actxcontrollist() returns list of available controls

💡 Example

l = actxcontrollist()

🔗 See also

actxserverlist.

🕔 History

Version
📄 Description

1.0.0

initial version

Last updated

Was this helpful?