eliteapp

TIQQOPPP

Jan 8th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.81 KB | None | 0 0
  1. //Verze 2.2011.141.0
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //8.1.2012 22:54:11
  5.  
  6. System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
  7.    v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  8.    v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
  9.    v System.Windows.Forms.Control.BeginInvoke(Delegate method)
  10.    v Elite.Grid.MyGridControl.MyGridControl_Leave(Object sender, EventArgs e)
  11.    v System.Windows.Forms.Control.OnLeave(EventArgs e)
  12.    v DevExpress.XtraEditors.Container.EditorContainer.OnLeave(EventArgs e)
  13.    v System.Windows.Forms.Control.NotifyLeave()
  14.    v System.Windows.Forms.ContainerControl.UpdateFocusedControl()
Advertisement
Add Comment
Please, Sign In to add comment