Browse by Tags
All Tags » Using Controls » Panel (RSS)
Sorry, but there are no more tags available to filter with.
-
|
Make sure to set these flags for your panel, e.g., in its constructor. You will have to derive a class from Panel otherwise if you were initially using the Panel directly. base.SetStyle( ControlStyles.DoubleBuffer | ControlStyles.DoubleBuffer | ControlStyles...
|