Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.151.0
- //PC201103
- //Windows 7 x86 v6.1.7600
- //9.2.2012 10:45:48
- System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
- v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
- v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
- v System.Windows.Forms.Control.BeginInvoke(Delegate method)
- v Elite.Grid.MyGridControl.MyGridControl_Leave(Object sender, EventArgs e)
- v System.Windows.Forms.Control.OnLeave(EventArgs e)
- v DevExpress.XtraEditors.Container.EditorContainer.OnLeave(EventArgs e)
- v System.Windows.Forms.Control.NotifyLeave()
- v System.Windows.Forms.ContainerControl.UpdateFocusedControl()
Advertisement
Add Comment
Please, Sign In to add comment