Quantcast
Channel: Windows Desktop Development for Accessibility and Automation forum
Viewing all articles
Browse latest Browse all 585

Late binding CUIAutomation in VBA or VBSCRIPT

$
0
0

With references set in VBA I can do

dim c as new cuiautomation

but when I want to do it with createobject (for example from VBScript where I cannot set reference upfront) 

then i am unable to do

set c=createobject("cuiautomation") which so far is logical as there is no registry entry to do this with a clsid

Is it possible to use createobject with cuiautomation object to instantiate from VBScript (and other scripting languages)


Viewing all articles
Browse latest Browse all 585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>