Jump to content

Remove background color from radios and labels,


Klexen
 Share

Recommended Posts

Labels aren't those transparant ..

i know the text after the checkboxes do have a problem with background images..

to solve that problem problem

i use the following

GUICtrlCreateCheckbox("", 30, 200, 13, 13) ; this will create only the checkbox

GUICtrlCreateLabel("Checkbox text", 50, 200, 350, 20)

Best regards,Emiel Wieldraaijer

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...