TheStriker
Registered User.
- Local time
- Today, 15:30
- Joined
- Jan 5, 2004
- Messages
- 17
Hello All,
I have a listbox that I would like to prohibit users from double-clicking on a selection. The reason is because it duplicates the selected record, which is not the result I want. This is strange because I have no code in the 'OnDblClick' Event. Do you know of any tips or tricks to disable or block double-clicking on the listbox. Any suggestions or advice would be appreciated...Thanks in advance
TheStriker
I have a listbox that I would like to prohibit users from double-clicking on a selection. The reason is because it duplicates the selected record, which is not the result I want. This is strange because I have no code in the 'OnDblClick' Event. Do you know of any tips or tricks to disable or block double-clicking on the listbox. Any suggestions or advice would be appreciated...Thanks in advance
TheStriker