Left or right?
No difference, whichever mouse button you want to capture you would have to do it off the back of the Click events. Access GUI is driven by events, interactions between the user and the GUI & its objects.
As far as i know there is no way to drive an event without interaction first.