Opens a comment input control to edit the comment's text.
public bool EditComment();
Public Function EditComment() As Boolean
The return value is true, if the comment input control could be opened. Otherwise it is false.