Method Invalidate
Invalidate()
Invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.
public virtual void Invalidate()
Invalidate(SelectionType, Rectangle)
Invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.
Selection type. Selection rectangle.public virtual void Invalidate(SelectionType selectionType, Rectangle selectionRect)
Parameters
selectionType
SelectionTypeselectionRect
Rectangle