If you just want the description to appear, you could make a UD function to return the part description, and set a label or text box to the return value of the function.
edit
Checkout the following post. In the middle you can see where it is querying the DB. You could query the Part table to get the description.