Jump to content

Recommended Posts

Posted (edited)

GUICtrlSetColor() and GUICtrlSetBkColor() for single controls.

GUICtrlSetDefColor() and GUICtrlSetDefBkColor() for all controls.

GUISetBkColor() for GUI background.

GUICtrlSetFont() to set fonts.

Read the help-file...

Edited by KaFu
Posted

GUICtrlSetColor() and GUICtrlSetBkColor() for single controls.

GUICtrlSetDefColor() and GUICtrlSetDefBkColor() for all controls.

GUISetBkColor() for GUI background.

GUICtrlSetFont() to set fonts.

Read the help-file...

Oops I only searched the help file for GUISetColor but nog with the Ctrl...

I'm sorry :)

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