Jump to content

background label transparent


Recommended Posts

hi

how is make it , background label transparent

GUICtrlSetBkColor(-1, $GUI_BKCOLOR_TRANSPARENT).

dont work

$Label1 = GUICtrlCreateLabel("wait sleep :", 8, 16, 112, 17)

GUICtrlSetBkColor(-1, $GUI_BKCOLOR_TRANSPARENT).

GUICtrlSetColor(-1, 0xFFFFFF)

$Label2 = GUICtrlCreateLabel("start timer :", 8, 60, 120, 17)

GUICtrlSetBkColor(-1, $GUI_BKCOLOR_TRANSPARENT).

GUICtrlSetColor(-1, 0xFFFFFF)

thank you now

_guı_trans_label.au3

Edited by mesale0077
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...