EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method XButtonUp

    XButtonUp(IWindowHandle, int, Point)

    Simulates a mouse X button up gesture.

    Declaration
    void XButtonUp(IWindowHandle hwnd, int buttonId, Point mouseLocation)
    Parameters
    Type Name Description
    IWindowHandle hwnd

    The handle of the window where the gesture should be performed.

    int buttonId

    The ID of the X button to be released.

    Point mouseLocation

    The location within the window where the mouse should be positioned.

    © Xab3r. All rights reserved.