diff --git a/frmChildCrud.cs b/frmChildCrud.cs index c89f206..15c53b9 100644 --- a/frmChildCrud.cs +++ b/frmChildCrud.cs @@ -101,6 +101,7 @@ namespace GreatHomeChildcare Close(); } + //TODO: Ted, find a better way to do this than I did. private void btnPhotoFromCam_Click(object sender, EventArgs e) { MessageBox.Show("From cam");