$checkbox1 = GUICtrlCreateCheckbox("0 Gravity", 0, 80, 97, 17)
Thats the one code of my script. how do i grey out checkboxes ? any example ?
$checkbox1 = GUICtrlCreateCheckbox("0 Gravity", 0, 80, 97, 17)
Thats the one code of my script. how do i grey out checkboxes ? any example ?