C# : Redraw a Whole Control on Resize(visualcppsupport.blogspot.com)
submitted by
gsanthoshbe(69) 2 years, 1 month ago
When custom controls or Windows Forms controls like Panel are resized, only their newly exposed portions are redrawn. However, this behaviour sometimes does not provide the desired results (see fig. 1 below).
This example shows how to ensure redrawing of the whole control after resizing by setting the control's Resi zeRedraw property.
|category: C#
|Views: 55
tags:
C# another
Everyones tags:
Your Tags: