[]
Gets or sets whether the redraw flag has been set. If the value in the control has changed, it's time to redraw.
public bool RedrawFlag { get; set; }
Public Property RedrawFlag As Boolean