Hellfire Posted April 26, 2006 Posted April 26, 2006 I'm using the latest beta. v3.1.1.120 (beta) What am I doing wrong here? Its not transparent, I have a picture underneath it. $name = GUICtrlCreateLabel ("Name", 8, 15, 200,15,$WS_EX_TRANSPARENT)
Thatsgreat2345 Posted April 27, 2006 Posted April 27, 2006 are you saying you want it transparent? then check thisGuiCtrlSetbkColor(-1,$GUI_BKCOLOR_TRANSPARENT)http://www.autoitscript.com/autoit3/files/...lSetBkColor.htm
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