xironix

xironix

  • NA
  • 5
  • 0

Handling Win32 Events In My Application

May 16 2005 10:50 AM
Hello Every Body How can I handle a system event that is not exposed by the SystemEvents class using c# in a windows application ? I read somthing about InvokeOnEventsThread method in MSDN : public static void InvokeOnEventsThread(Delegate method); But I don't undrestand how I can use it.Please Help Me. Thanx