CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 13 of 13

Threaded View

  1. #13
    Join Date
    May 2011
    Posts
    44

    Re: Help with Debugging C# Project

    Alrite, so I fixed all compile and debug errors, but now I have a few other ?'s.

    For those of you who have looked at the project.....
    Since uploading I added a combo box on the form with 3 choices to choose from and I want whichever option the user chose to display in the textbox on the rightside of the form (The message will displayhere box)
    What code and Where in my existing code do additions need to be made in order to make this happen?




    How do I correct this?
    Last edited by jo15765; August 7th, 2011 at 04:37 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured