© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
21 replies
Gipper

❔ Better way to open a "window" to take in text input?

As in, when you click a button, a small window appears which exists only to take in the for example a
string name
string name
with a box for the user to write the name into and maybe a text block saying something like "Enter name: ". The way I normally do this is add a whole new Window to the solution and make it do that. But I would like it possible to use something like a MessageBox to accomplish the same thing...Any luck?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Simplest way to take a 2d grid of pixel colors and display a window
C#CC# / help
2y ago
Sending Virtual Inputs in a background window, possible?
C#CC# / help
3y ago
how to I take int user input
C#CC# / help
2y ago