Bug #12
(user:PearlChain) Unexpected Error: ContextMenu cannot be shown on an invisible control.
| Status: | New | Start: | 03/03/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | General | |||
| Target version: | v1.0.0 | |||
| Vote: | 0 |
Description
Unexpected Error: ContextMenu cannot be shown on an invisible control.
Parameter name: control
Exception Information:
Message: ContextMenu cannot be shown on an invisible control.
Parameter name: control
Source: System.Windows.Forms
Stack Trace: at System.Windows.Forms.ContextMenu.Show(Control control, Point pos, Int32 flags)
at System.Windows.Forms.ContextMenu.Show(Control control, Point pos)
at SoftwareFX.ChartFX.Lite.P.AB(Object 0X5, Point 0X6, ICommandBar 0X7, ICommand 0X8, CommandEventHandler 0X9, CommandMenuFlags 0XA, CommandEventHandler 0XB, Object 0XC)
at SoftwareFX.ChartFX.Lite.CommandBar.2G(ICommand 0DH, Int32 0DI, Object 0DJ, Point 0DK, CommandEventHandler 0DL, CommandMenuFlags 0DM, Object 0DN)
at SoftwareFX.ChartFX.Lite.CommandBar.2F(Object 0DB, Int32 0DC, ICommand 0DD, Point 0DE, CommandEventHandler 0DF, CommandMenuFlags 0DG)
at SoftwareFX.ChartFX.Lite.Base.ToolBar.5I(MouseButton 0LI, Int32 0LJ, Int32 0LK, Int32 0LL, Int32 0LM)
at SoftwareFX.ChartFX.Lite.T.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
History
Updated by Armindo Antunes 930 days ago
- Target version changed from v0.9.9.3 to v1.0.0