Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to miss cmdbutton
Message
From
29/10/1997 15:10:50
 
 
To
29/10/1997 15:09:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00057253
Message ID:
00057263
Views:
24
>>>How to make a command button unaccessible by -key,
>>>and in the same time accessible by mouse-click and -key?
>>>
>>>Ed
>>
>>**** cmd KeyPress event
>>do case
>>case nKeycode=13
>> nodefault
>>case nKeycode=9
>> this.click()
>>endcase
>
>Hi Edward,
>
>I wondered if I interpreted his question correctly :-). It seemed to me he didn't want the user to be able to press Enter to set focus to the button from another object but allow pressing TAB or using the mouse to set focus to it.
>
>Bill

You probably right, let's wait for his reply.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform