Specify the Desired Drawing Stages to Handle As I mentioned earlier, there are "stages" of drawing a control. Specifically, you can think of the drawing process a series of stages where the control notifies its parent that something needs to be drawn. In fact, the control will even send a notification before and after the drawing of the control and its items to give the programmer even more contro