Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I am still in search of a method to

Status
Not open for further replies.

FFrreedd

Programmer
Mar 15, 2017
4
US
I am still in search of a method to stop the mousewheel from changing the value in a dropdown when the control is not selected.

Clarion Version 10

PROMPT('Address Status:'),AT(8,21),USE(?Prompt8),TRN
LIST,AT(66,21,100,10),USE(ASta:Description),DROP(5),FORMAT('180L|M~Description~@s45@'),FROM(Queue:FileDrop), |
MSG('Description')

Any ideas would be greatly appreciated.
Thankk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top