[Gambas-user] Disable right click popup menu of textbox

Gianluigi bagonergi at gmail.com
Wed Sep 30 23:27:25 CEST 2020


Il giorno mer 30 set 2020 alle ore 19:32 T Lee Davidson <
t.lee.davidson at gmail.com> ha scritto:

> On 9/30/20 1:29 PM, T Lee Davidson wrote:
> > I have attached a modified project in which:
>

Hi Lee,
in your solution:
$hText = New TextBox($hContenedor) As Me.Name
instead of
$hText = New TextBox($hContenedor) As "CajaTexto"
there is something that does not convince me, how do you raise the Change
event?

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20200930/18fedba6/attachment.htm>


More information about the User mailing list