Jump to content

GUICtrlCreateLabel...Insert Color Here?


Recommended Posts

Guest zero298
Posted (edited)

Is there a way to change the Font color/size/face? And if so what is the code for it?

Nevermind, found my answer, but i do have a new question, how do i delete my own topic?

Edited by zero298
Guest Nikolay
Posted

Is there a way to change the Font color/size/face? And if so what is the code for it?

Nevermind, found my answer, but i do have a new question, how do i delete my own topic?

<{POST_SNAPBACK}>

*************** :idiot:

$label_1=GUICtrlCreatelabel("Sample",10,10,290,20)

GUICtrlSetFont (-1,9, 600, 1)

GUICtrlSetColor(-1,0xff0000)

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
×
×
  • Create New...