Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6360419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:38:50+00:00 2026-05-24T23:38:50+00:00

I was looking at Control.BeginInvoke method and I didn’t quite get what it means

  • 0

I was looking at Control.BeginInvoke method and I didn’t quite get what it means when it says:

Executes a delegate asynchronously on the thread that the control’s
underlying handle was created on.

What is control's underlying handle? What does it do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:38:51+00:00Added an answer on May 24, 2026 at 11:38 pm

    Controls have “thread affinity” – meaning there is a demand that they are only directly manipulated (or even inspected, except a few specific properties such as InvokeRequired) by the thread that created them (commonly called the UI thread). The handle is simply the abstraction between the OS control and the .NET control.

    What this actually does is place a message on the windows message loop, that is picked up by the UI thread (which owns the control), causing your delegate to be invoked on the UI thread. This means it is allowed to talk to the control. This is useful if you are currently on a background thread (maybe an async callback or BackgroundWorker), and need to update the UI.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a control that the Visual Studio Toolbox menu uses. It can
I'm looking for a control that allows me to choose a single option from
Im looking to create a control that would look like comic baloon. In WPF
Looking at the docs for Control.Applicative , I notice that they have instance declarations
I'm looking for a control for C# that can contain other controls, takes care
I'm looking for a control that I can put on top of an already
Looking for an open source .net control that functions like this: http://www.obout.com/combobox/cbo_integration_databound_checkboxlist.aspx Can anyone
I'm looking for a control that will allow me to host a VNC client
I am looking for some control that can do following 2 : 1.highlight some
I'm looking for a control that allows me to swipe through a list of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.