private void client_ReplyCommentByIDCompleted(object sender, Status_ReplyCommentCompletedEventArgs e)
 {
     this.DialogResult = true;
 }
 private void client_ReplyCommentByIDCompleted(object sender, Status_ReplyCommentCompletedEventArgs e)
 {
     this.DialogResult = true;
 }