Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing Buttons from a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01010513
Message ID:
01010713
Vues:
21
Glad to hear that.

>Removeobject did the trick fine.
>
>Regards,
>Gerard
>
>>Did you try RemoveObject()?
>>
>>>I have a form where I create buttons using CreatObject
>>>How do I remove the buttons programatically (They are all called 'BUT_nnn'
>>>e.g.
>>>
>>>For lnFor = 1 to Count
>>> If Button ('BUT_' + Strtran(Str(Count),' ','0') Exists
>>> Remove(MyButton)
>>> Endif
>>>Endif
>>>
>>>Any help appreciated
>>>Gerard
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform