Opens a comment input control to edit the comment's text.

EditComment()

public bool EditComment();
Public Function EditComment() As Boolean

Return Value

The return value is true, if the comment input control could be opened. Otherwise it is false.