How can i display the distance of the ultrasonic sensor from arduino to vb 6

How can I put the distance displayed in the serial monitor from arduino to a textbox or label on visual studio 6

You must communicate over the serial port using the serial component.

I believe that is better to change the title from vb6 to vb.net 6 because usually vb6 indicate a Visual Basic version (Mid-1998) prior to the NET technology.