CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: novamike

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    721

    Issues with panels

    Hey all

    I am developing a small app with a toolstrip bar that I want to switch between multiple panels that house certain controls, (minor ones such as buttons, textboxes and checkboxes)

    I...
  2. Re: Object reference not set to an instance of an object

    thx douchebags
  3. Re: Object reference not set to an instance of an object

    wow, helpful response. why even type that if you aren't trying to help? maybe i study the syntax and learn off that? if you can't help, move on to the next **** topic
  4. Re: Object reference not set to an instance of an object

    Yes but I am having trouble developing the statement to if and else for that...
  5. Re: Object reference not set to an instance of an object

    So..how do I code around it since it is null?

    Do I need an if statement?
  6. Re: Object reference not set to an instance of an object

    Also, it highlights this line upon the crash.
  7. Object reference not set to an instance of an object

    I am coding an application that can store information in a listbox and save it to text file.

    I am trying to code a right click context menu for the listbox. I have successfully implemented a...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured