Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 225 Bytes

File metadata and controls

13 lines (8 loc) · 225 Bytes

Counter

A very basic example that demonstrates how to update WinForms control from another thread using InvokeRequired.

Application Type

  • WinForms application
  • Threading

Dependencies

  • .NET 2.0