Andile Choko

Andile Choko

  • NA
  • 53
  • 54.3k

popup inputbox in c#

Apr 28 2011 11:47 AM
Hi C# experts

My inputbox appears on the task bar instead of appearing in the center;
i even tried this:
string s = Interaction.InputBox("Enter name", "Name", "", 100, 100);





Answers (3)