Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi . . . . .

 

As in VB6, there was an input dialog box through which we can get input from the user. Is there anything similar in windows forms using C#?????

 

:confused:

  • Administrators
Posted

It is probably easier to create your own dialog rather than use the Inputbox (and the inputbox itself always looked naff and had usability issues).

 

If you really need it though you could add a reference to the Microsoft.VisualBasic.dll and it is available through there.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Posted
Hmmm . . . . . Well I am studying and learning C#, and I actually made a custom control to input from user, but one friend of mine asked me if we have some input box in c#, so I asked mainly for information, thanks b.t.w

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...