Accessing UI controls from non-gui thread

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Flack

    Accessing UI controls from non-gui thread

    Hello,

    Are there any tools available that would help in finding out if any gui
    controls are being incorrectly accessed by a thread which doesn't own the
    control?
  • mdb

    #2
    Re: Accessing UI controls from non-gui thread

    "=?Utf-8?B?RmxhY2s=?=" <Flack@discussi ons.microsoft.c om> wrote in
    news:B9265EC7-8E5C-4C3B-9958-53DBF62D2E66@mi crosoft.com:
    [color=blue]
    > Hello,
    >
    > Are there any tools available that would help in finding out if any
    > gui controls are being incorrectly accessed by a thread which doesn't
    > own the control?
    >[/color]

    Yeah... its called .NET Framework 2.0. :)

    -mdb

    Comment

    Working...