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 8538819
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:12:45+00:00 2026-06-11T11:12:45+00:00

I read on this answer that Windows Calc do not use a Label not

  • 0

I read on this answer that Windows Calc do not use a Label not a Text Box to show the inputed numbers. As I’m new on programming I would like to know how can I use a Label to work like Windows Calc’s Label on the calc I’m developing.

  • 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-06-11T11:12:46+00:00Added an answer on June 11, 2026 at 11:12 am

    Put the Label control on the form and then put buttons for the numbers and, the operators. When a number is pressed, simply update the Label‘s Text property by appending the number at the end. (The initial value of the label should be 0.) When an operator is pressed, perform the operation on the value (take the label’s Text property and convert it to a number using the Convert class). If the operation needs two numbers, you may have to store the first number and clear the label for a new number entry. Once you have two input numbers, just perform the operation on them and show the result.

    If you also want to display the operation (similar to how Calculator does it), put another label on top of the first one and just use its Text property to show/clear the operation as needed.

    If you want to be able to press number keys on the keyboard, add keyboard event handlers (KeyPress event) to the form that hosts the label and then update the label as needed when a numeric or operator key is pressed. Make sure to set the KeyPreview property to true so that your form will receive all keyboard input first – this way you can direct number keys to your label.

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

Sidebar

Related Questions

i've read this answer but i don't know how to use that sample in
I've read this answer about eight-five times, but there's something I'm not understanding correctly:
I read this question but the answer does not perform a refactoring of the
I have read this question and the simple and clear answer but it's not
In the answers to this question , we read that function f() {} defines
I read this answer on SO: Because the recursive mutex has a sense of
I just read on this answer (answer has since been removed) and I'm sure
I just read this great answer from BalusC about how to upload files with
I read this question in stackoverflow. The excerpt answer provided by bbum is below:
I've just read this snippet from another answer : When you create a block

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.