solistic Posted September 13, 2007 Posted September 13, 2007 Hi I am working on an application that uses the IE ActiveX control within a GUI (similar to the example provided with Autoit3) using the GUICtrlCreateObj() function. I have discovered since, that it is possible to embed IE using the _IECreateEmbedded() function (although it seems you still need to use the GUICtrlCreateObj() function). What are the pros and cons of either method? Is one method preferable to the other?, or does it not matter, anyway? Thanks
Richard Robertson Posted September 13, 2007 Posted September 13, 2007 If you use Dale's UDFs, you have a little easier access to the properties and functions.
solistic Posted September 13, 2007 Author Posted September 13, 2007 If you use Dale's UDFs, you have a little easier access to the properties and functions.Thanks. The UDF's do make life a LOT easier.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now