Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoid search in Listview
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00953343
Message ID:
00953388
Views:
12
Sorry Patric,
I must read more carefully the Header & contains of message :o(( But I know that is my defect. I read List & added Box. Sorry again.


>The NODEFAULT does not appear to have any effect on the Listview. Is it not possible to overide the default behavior for an ActiveX control?
>
>
>>>I am using the Listview control and would like to stop the movement/search when a key is pressed. For example if the control has focus and I type in the letter "E" it move to items with starting with the letter E. Any ideas?
>>
>>
>>In KeyPress Event of the listbox:
>>
>>IF BETWEEN(nKeyCode, 65, 122)
>>   NODEFAULT
>>   RETURN
>>ENDIF
>>
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform