[Gambas-user] How top clearing a readonly textbox
gian
bagoneo at libero.it
Sat Nov 26 17:13:43 CET 2022
Il 26/11/22 16:39, gian via User ha scritto:
> Il 26/11/22 16:33, Benoit Minisini ha scritto:
>> Le 26/11/2022 à 16:28, gian via User a écrit :
>>>
>>> If Object.Type(ctl) = "TextBox" And If ctl.readonly Then
>>
>> `If ctl Is TextBox` is far more faster!
>>
>
>
> This is too simple for my twisted mind ;-)
>
> Regards
>
> Gianluigi
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
Hi Benoit,
To be funny, I forgot to thank you for the trick.
I do it now: Thank you very much :-)
Regards
Gianluigi
More information about the User
mailing list