Jump to content

Recommended Posts

Posted

Hi how can i prevent a user to change the values in my combo boxes ???

i have tryed with GUICtrlCreateCombo("All", 16, 56, 65, 21, $ES_READONLY)

But that don't seem to work

My autoIt ver. is .91

Posted

Hi how can i prevent a user to change the values in my combo boxes ???

i have tryed with GUICtrlCreateCombo("All", 16, 56, 65, 21, $ES_READONLY)

But that don't seem to work

My autoIt ver. is .91

i believe you should use $CBS_DROPDOWNLIST

The speed of sound is defined by the distance from door to computer divided by the time interval needed to close the media player and pull up your pants when your mom shouts "OH MY GOD WHAT ARE YOU DOING!!!"

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...