Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Tanneeru1

  1. Tanneeru1

    problems with methodinvoker

    Hi I am trying to open a window by using methodinvoker but its giving "cannot call invoker or invokeasync on a control until the window handle has been created" //////////////////////// this.Invoke(new MethodInvoker(Details)); private void Details() { DialogDetails dlg=new DialogDetails ()...

Part and Inventory Search

Back
Top