private void OnGestureInk(esriEngineInkGesture p_gesture, object p_point) { //Report to the user that a Gesture has been made lblCollectingStatus.Text = "Gesture Made Sketch"; }