I
IronFinger
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
IronFinger
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
IronFinger