This is resolved now. I'm using the code from the attached project posted here: http://www.vbforums.com/showpost.php...07&postcount=7

So instead of using this, which doesn't work.

Code:
Call SendMessage(hChild, TB_PRESSBUTTON, 0, 0)
I'm using this.

Code:
ClickMouseSilent 20, 20, hChild, True