This method opens a comment input control which the end-user can use to edit to the specified comment.
Introduced: 30.0.
TXTextControl.CommentEdit CommentId
| Parameter | Description | |
| CommentId |
Specifies a comment identifier. |
The return value is True, if the comment with the specified identifier exists and the comment input control could be opened. Otherwise, it is False.
| CommentId: | Long |
| Return value: | Boolean |
<< TXTextControl.CommentDeleted Event | >> TXTextControl.CommentEnd Property