[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.RedrawFlag

RedrawFlag Property

RedrawFlag

Gets or sets whether the redraw flag has been set. If the value in the control has changed, it's time to redraw.

Declaration
public bool RedrawFlag { get; set; }
Public Property RedrawFlag As Boolean