Thanks a lot! I'm pretty sure others knew this is the way but because it was too obvious didn't care to kick me into the right direction.
I managed to get my work done by using this code:
instance.ActiveTab.MouseClick(150, 150, "right", "down");
instance.ActiveTab.MouseMove(150, 150, 500, 500...