コード例 #1
0
 SetStyle(ControlStyles.AllPaintingInWmPaint |
          ControlStyles.EnableNotifyMessage |
コード例 #2
0
 SetStyle(ControlStyles.AllPaintingInWmPaint | ControlStyles.OptimizedDoubleBuffer | ControlStyles.ResizeRedraw | ControlStyles.SupportsTransparentBackColor | ControlStyles.UserPaint, true);