I am adding a comment to my file by selecting the file from file list.

The AddComment is done through a diff form. i load that form and take
values from that form in my Click event of the AddComment button.

now, if i set the selected item in list box using SetSelected it is not
getting highlighted.

if i Append any text to Rtextbox its not displyed(all the previous text also
not displayed)