I am doing a automatic task that key in material number and retrieve the material information from database (The application was developed using Microsoft .Net). I use the ControlSetText to send text to textbox and use ControlGetText to get contents of textbox. But for DISPLAY only textbox, ControlGetText gets nothing. Is there other instruction can do this function? Appreciate for any suggestion.