Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkboxes & Value Property
Message
De
05/10/2004 11:07:10
 
 
À
05/10/2004 10:12:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00948756
Message ID:
00948807
Vues:
17
Nice try
This fixes the problem with the click method but effects the DblClick. You need to get the focus with the first click, then double click to change the value, in all you need to click 3 times to change the value.

Thanks anyway

>>Hi All
>>
>>I need a way of allowing a checkbox only to change the property of a checkbox when the user uses the DblClick rather then the click method of the control. The problem is of course that the click method changes the value regardless of what code I place into the method. I don't want to revert it back to its original value as this is a change to the field and the system will prompt if I wish to save changes. Is there a way of totally bypassing the click method so only the DblClick changes the value of the property.
>
>Mark,
>Not smart but you might try:
>
*Checkbox.Gotfocus
>Nodefault
>this.Setfocus
>
Cetin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform