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

  • SEARCH
  • Home
  • 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 6696351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:19:52+00:00 2026-05-26T06:19:52+00:00

I have a windows application that will write some information to Track1 and Track2

  • 0

I have a windows application that will write some information to Track1 and Track2 of a card. Now what I would like to accomplish is that when the user clicks the button a messagebox appear saying “Waiting For Swipe” once user swipes the card for the messagebox to disappear.

I tried to use a do while loop however it will not see my function that I am calling

for example:

do{
readcard();
}while (messagebox.show());

this did not work at all. Any suggestions on how I could accomplish this.

Thanks

  • 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-26T06:19:53+00:00Added an answer on May 26, 2026 at 6:19 am

    MessageBox.Show shows a messagebox and waits for the user to dismiss it.

    if you want to display something that doesn’t wait for the user, but is controlled programmatically, you need to write it yourself. In Windows Forms, you’d create a Form, perhaps with the winforms designer, call Show on an instance to show it, then Hide to hide it afterwards

    However, windows applications and any applications written in the last… 10 or 20 years… are event-driven and so you if the user is involved you shouldn’t use loops like that (with the while).

    Check out:
    http://en.wikipedia.org/wiki/Event-driven_programming
    http://dotnetfirez.blogspot.com/2010/05/winforms.html
    https://softwareengineering.stackexchange.com/questions/99842/vs2010-winform-designer-to-learn-or-bottom-up-approach

    and Google for a starting point.

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

Sidebar

Related Questions

I have an application that I would like to write an automated test for.
I have a C# Windows application that I want to ensure will show up
I have a WPF application that will always run on windows 7, it opens
I'm building a Windows application that will go against a SQL 2008 database. Some
I have a dll that I distribute that will not run on some windows
I have a C# Windows application that does many tasks. some of these tasks
I might need to write some GUI application that runs on .Net (and Windows),
I have a Windows application that uses a .NET PropertyGrid control. Is it possible
We have a windows application that contains an ActiveX WebBrowser control. As part of
I have my Windows Application that accepts args and I use this in order

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.