eliteapp

RTUYWPPP

Jan 2nd, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.80 KB | None | 0 0
  1. //Verze 2.2011.141.0
  2. //USER-PC
  3. //Windows Vista x86 Service Pack 1 v6.0.6001
  4. //2.1.2012 7:59:19
  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