Results 1 to 3 of 3

Thread: No Properties List appears in the CommandWindow in VB.NET Like it did in VB6?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Location
    England
    Posts
    64

    Unhappy No Properties List appears in the CommandWindow in VB.NET Like it did in VB6?

    Hi Guys


    No Properties List appears in the CommandWindow in VB.NET Like it did in VB6 immediate window?

    is there any way to swtich this on?
    so that during a debug session i can pause the code and type
    ? me.
    and get a list of all the objects under me.

    cheers
    rag

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    Re: No Properties List appears in the CommandWindow in VB.NET Like it did in VB6?

    The Command window stinks for debugging. I think you want the Immediate window. While debugging, go to the Debug menu->Windows->Immediate.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Location
    England
    Posts
    64

    Re: No Properties List appears in the CommandWindow in VB.NET Like it did in VB6?

    Cant see this option in VB2005 Studio?

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