hi there,
does anybody know how to create a user input message box in C#
thanxxx
judithSampathwa -2 Posting Pro in Training
Recommended Answers
Jump to PostIf you're referring to a prompt (like a show dialog), there are no built in functions for that (to my knowledge). You'll need to add a new form to your program, and display that form as the "input prompt" and then either pass the values back to your main form, …
Jump to Postas another tid bit here... my friend just showed me this trick. You can limit Google's searches to certain sites.
Example: site:daniweb.com input box
Linked ExampleHow cool!
All 7 Replies
Duki 552 Nearly a Posting Virtuoso
judithSampathwa -2 Posting Pro in Training
Nulty 0 Newbie Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
nick.crane 342 Veteran Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
Duki 552 Nearly a Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.