[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Event MouseMove
[Thread Prev] | [Thread Next]
- Subject: Re: Event MouseMove
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Tue, 19 Mar 2024 18:32:01 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Il 19/03/24 17:50, Gianluigi ha scritto:
Il 19/03/24 17:42, Mayost Sharon ha scritto:Hello In VB the event of: MouseMove occurs when the mouse hovers over the control or form without clicking the mouse button In GB it only responds when I press the button and also move the mouse should it be like that? How can I implement a situation like in VB that only when I hover over a control or form with the mouse it will trigger an event ThanksHi, Form.Tracking = True Regards Gianluigi
...to be clearer, the Tracking property of the window should be set to True
Re: Event MouseMove | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Event MouseMove | "Mayost Sharon" <sharon@xxxxxxxxx> |
Re: Event MouseMove | Gianluigi <gradobag@xxxxxxxxxxx> |