debug step in and step out in vb.2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?bWFydGluMQ==?=

    debug step in and step out in vb.2005

    All,

    When debug, only step over find, cannot find step in and step out option,
    can anyone know why?

    Thanks,
    Martin
  • Jack Jackson

    #2
    Re: debug step in and step out in vb.2005

    On Mon, 11 Feb 2008 14:15:30 -0800, martin1
    <martin1@discus sions.microsoft .comwrote:
    >All,
    >
    >When debug, only step over find, cannot find step in and step out option,
    >can anyone know why?
    >
    >Thanks,
    >Martin
    There are many useful things not on the toolbars by default. You need
    to add it.

    Right click in the toolbar area and click on Customize.
    Select Debug in Categories.
    Find the item you want in the Commands list and drag it into some
    toolbar.

    Comment

    • =?Utf-8?B?bWFydGluMQ==?=

      #3
      Re: debug step in and step out in vb.2005

      Thank you so much. Jack

      Martin

      "Jack Jackson" wrote:
      On Mon, 11 Feb 2008 14:15:30 -0800, martin1
      <martin1@discus sions.microsoft .comwrote:
      >
      All,

      When debug, only step over find, cannot find step in and step out option,
      can anyone know why?

      Thanks,
      Martin
      >
      There are many useful things not on the toolbars by default. You need
      to add it.
      >
      Right click in the toolbar area and click on Customize.
      Select Debug in Categories.
      Find the item you want in the Commands list and drag it into some
      toolbar.
      >

      Comment

      Working...