try refreshing:

VB Code:
  1. txtLogComments.SelStart = Len(txtLogComments.Text)
  2. txtLogComments.Refresh