Guest zero298 Posted December 5, 2004 Posted December 5, 2004 (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 December 5, 2004 by zero298
Guest Nikolay Posted December 8, 2004 Posted December 8, 2004 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}>*************** $label_1=GUICtrlCreatelabel("Sample",10,10,290,20)GUICtrlSetFont (-1,9, 600, 1) GUICtrlSetColor(-1,0xff0000)
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