Gets or sets a value indicating whether the control redraws itself when resized.
Documentation for this section has not yet been entered.
The Control.ResizeRedraw property value is equivalent to the return value of the Control.GetStyle(ControlStyles) method when passing in the ControlStyles.ResizeRedraw value as a parameter.