您的位置:首页 > 其它

DotBar使用注意事项

2010-04-06 19:25 525 查看
反复快速调整窗体大小,造成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)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: