jonny1234 Posted November 27, 2006 Posted November 27, 2006 Hi, Is it possible to resize an ActiveX control at run time? When I place the control in question on a Visual Basic form, I can set the Width property of the control at run time, but in AutoIt if I try to set Width at run time I get the error "the requested action with this object failed". The reason I am asking is because Koda does not seem to keep the size of an ActiveX object on a form, if the form is closed and then re-opened. So I am currently having to resize the control manually each time I alter the GUI in Koda. Or possibly I could just create the control object at run time, but it exists within a group within a tab, so how would I create the control inside the group inside the tab? I would appreciate any suggestions. Regards, Jonny
GaryFrost Posted November 28, 2006 Posted November 28, 2006 I think that may depend on the ActiveX control. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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