Get a value from VB.net TextBox in Arduino

thanks for the reply. So you are suggesting, that using VB.net first i write something on the Serial port which Arduino will read using Serial.read() and then i write on Serial port using Serial.write() in Arduino which is transferred to Other Device using Zigbee right?