how to make a windows apllication wait for an event?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • taffer23
    New Member
    • Mar 2008
    • 7

    how to make a windows apllication wait for an event?

    hi guys i was writing a c# program where i want to find words in a textbox.but at one point i want my program to wait till the 2nd button is clicked.how to do that.
    i know it is possible through threading but how??
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    uhhh.....what is your program doing that it needs to "wait" before continuing to do?

    Comment

    Working...