• Fire event when Resize is finished (A2003)

    Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Fire event when Resize is finished (A2003)

    Author
    Topic
    #457046

    Is there a way to fire an event when Resize (with mouse) is completed? The resize event fires continually — I just want to detect when the user releases the mouse when s/he is finished resizing the form. Tried setting a module-level variable and using the MouseUp event, but I could not get the MouseUp event to fire at all! Must be overlooking something…

    Thanks.

    Viewing 0 reply threads
    Author
    Replies
    • #1144654

      The MouseUp event only occurs when you click in the Record Selector, or in the space between the detail section and the form footer (if present). It does *not* occur while resizing the form.

      I don’t think there is an easy way to detect when the user stops resizing – you’ll have to use the Resize event and accept that it’ll fire continually while the user is resizing the form.

      • #1144857

        Thanks for the info about MouseUp.

        Turns out that resizing the controls every time the Resize event fires is not a drain on performance. I thought it would have been slow, but it works just fine on my form.

    Viewing 0 reply threads
    Reply To: Fire event when Resize is finished (A2003)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: