DotBar使用注意事项
反复快速调整窗体大小,造成ListViewEx也快速调整大小,会抛出溢出错误.
System.OverflowException: 溢出错误。
在 System.Drawing.Graphics.CheckErrorStatus(Int32 status)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)
在 DevComponents.DotNetBar.Presentation.c0001a5.PaintFill(Graphics g, Rectangle r)
在 DevComponents.DotNetBar.Presentation.c0001a5.Paint(c0001a3 p)
在 DevComponents.DotNetBar.Presentation.c00019c.Paint(c0001a3 p)
在 DevComponents.DotNetBar.Presentation.c0001a5.Paint(c0001a3 p)
在 DevComponents.DotNetBar.ScrollBar.c000195.PaintTrackHorizontal(Graphics g, Rectangle bounds, enum000198 state)
在 DevComponents.DotNetBar.ScrollBar.ScrollBarCore.Paint(ItemPaintArgs p)
在 DevComponents.DotNetBar.Controls.c00018d.PaintNonClientArea(Graphics g)
在 DevComponents.DotNetBar.Controls.c00018d.m0003b3()
在 DevComponents.DotNetBar.Controls.c00018d.WindowsMessageNCPaint(Message& m)
在 DevComponents.DotNetBar.Controls.c00018d.WndProc(Message& m)
在 DevComponents.DotNetBar.Controls.ListViewEx.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.OverflowException: 溢出错误。
在 System.Drawing.Graphics.CheckErrorStatus(Int32 status)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)
在 DevComponents.DotNetBar.Presentation.c0001a5.PaintFill(Graphics g, Rectangle r)
在 DevComponents.DotNetBar.Presentation.c0001a5.Paint(c0001a3 p)
在 DevComponents.DotNetBar.Presentation.c00019c.Paint(c0001a3 p)
在 DevComponents.DotNetBar.Presentation.c0001a5.Paint(c0001a3 p)
在 DevComponents.DotNetBar.ScrollBar.c000195.PaintTrackHorizontal(Graphics g, Rectangle bounds, enum000198 state)
在 DevComponents.DotNetBar.ScrollBar.ScrollBarCore.Paint(ItemPaintArgs p)
在 DevComponents.DotNetBar.Controls.c00018d.PaintNonClientArea(Graphics g)
在 DevComponents.DotNetBar.Controls.c00018d.m0003b3()
在 DevComponents.DotNetBar.Controls.c00018d.WindowsMessageNCPaint(Message& m)
在 DevComponents.DotNetBar.Controls.c00018d.WndProc(Message& m)
在 DevComponents.DotNetBar.Controls.ListViewEx.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)