Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.162.0
- //MONT070901-4
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //3.4.2012 10:59:39
- System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
- at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
- at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
- at System.Windows.Forms.Control.BeginInvoke(Delegate method)
- at Elite.Grid.MyGridControl.MyGridControl_Leave(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnLeave(EventArgs e)
- at DevExpress.XtraEditors.Container.EditorContainer.OnLeave(EventArgs e)
- at System.Windows.Forms.Control.NotifyLeave()
- at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
Advertisement
Add Comment
Please, Sign In to add comment