supersonic Posted April 18, 2010 Posted April 18, 2010 (edited) Hi! I'm trying to deactivate a control created with _GUICtrlIpAddress_Create() using $GUI_DISABLE. For controls created with GUICtrlCreate...() $GUI_DISABLE works fine, of corse. Is there a way to grey out a _GUICtrlIpAddress_Create() control? Using _GUICtrlIpAddress_ShowHide() isn't a real solution for me... Any ideas? May be I have to use some _WinAPI_...() functions? Greets, -supersonic. Edited April 18, 2010 by supersonic
Yoriz Posted April 18, 2010 Posted April 18, 2010 Answer can be found here http://www.autoitscript.com/forum/index.php?showtopic=112632&st=0&p=789044&fromsearch=1&#entry789044 GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
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