C# Determine if the current thread is the main GUI thread.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexbk66
    New Member
    • Jun 2012
    • 1

    #16
    I use CheckAccess() or VerifyAccess()

    Comment

    Working...