VB 2005 Initialising Toobar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • steve

    #1

    VB 2005 Initialising Toobar

    Hi All

    After writing numerous programs in VB.net 2005 I find that the Toolbox takes
    forever to initialise.

    When it appears it has loads of extra tools mainly report viewer Table
    Adaptors etc that I have built in my programs

    Is there any way to stop the toolbox from loading anything other than the
    default tools

    Regards
    Steve


  • Linda Liu [MSFT]

    #2
    RE: VB 2005 Initialising Toobar

    Hi Steve,

    I am sorry that I may not understand your question exactly.
    When it appears it has loads of extra tools mainly report viewer Table
    Adaptors etc that I have built in my programs
    Could you please tell me what you mean in the above sentence? Which tabs do
    these extra tool items reside within the Toolbox?

    By default, ReportViewer resides under both All Windows Forms and Data tabs
    in the Toolbox.

    As for TableAdapter component, when you create a TableAdapter component in
    your project and then build the project, the custom TableAdapter component
    will appear under a tab with the name of the project in the Toolbox by
    default.

    If you don't want the Toolbox to be automatically populated after you add a
    custom component or control, e.g. custom UserControl or TableAdapter and
    build the project, you could do like this. Go to the menu Tools | Options.
    In the Options window, expand the 'Windows Forms Designer' node and selet
    the 'General' sub node. At the right properties window, set the
    AutoToolboxPopu late under the Toolbox section to False.

    If you'd like to restore the default Toolbox, you could right-click on the
    Toolbox and choose the command 'Reset Toolbox'.

    If you have any question, please feel free to let me know.


    Sincerely,
    Linda Liu
    Microsoft Online Community Support

    =============== =============== =============== =====
    Get notification to my posts through email? Please refer to
    http://msdn.microsoft.com/subscripti...ult.aspx#notif
    ications.

    Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
    where an initial response from the community or a Microsoft Support
    Engineer within 1 business day is acceptable. Please note that each follow
    up response may take approximately 2 business days as the support
    professional working with you may need further investigation to reach the
    most efficient resolution. The offering is not appropriate for situations
    that require urgent, real-time or phone-based interactions or complex
    project analysis and dump analysis issues. Issues of this nature are best
    handled working with a dedicated Microsoft Support Engineer by contacting
    Microsoft Customer Support Services (CSS) at
    http://msdn.microsoft.com/subscripti...t/default.aspx.
    =============== =============== =============== =====

    This posting is provided "AS IS" with no warranties, and confers no rights.

    Comment

    • RobinS

      #3
      Re: VB 2005 Initialising Toobar

      Try setting AutoToolboxPopu late to False in
      Tools/Options/WindowsFormDesi gner.

      Robin S.
      -----------------------------------
      "steve" <ga630sf@newsgr oups.nospamwrot e in message
      news:e9bNHB6DHH A.4952@TK2MSFTN GP06.phx.gbl...
      Hi All
      >
      After writing numerous programs in VB.net 2005 I find that the Toolbox
      takes forever to initialise.
      >
      When it appears it has loads of extra tools mainly report viewer Table
      Adaptors etc that I have built in my programs
      >
      Is there any way to stop the toolbox from loading anything other than the
      default tools
      >
      Regards
      Steve
      >

      Comment

      • steve

        #4
        Re: VB 2005 Initialising Toobar

        Hi Linda

        Exactly what I wanted

        Thanks

        Regards
        Steve

        "Linda Liu [MSFT]" <v-lliu@online.mic rosoft.comwrote in message
        news:4rz6RZ7DHH A.3104@TK2MSFTN GXA01.phx.gbl.. .
        Hi Steve,
        >
        I am sorry that I may not understand your question exactly.
        >
        >When it appears it has loads of extra tools mainly report viewer Table
        >Adaptors etc that I have built in my programs
        >
        Could you please tell me what you mean in the above sentence? Which tabs
        do
        these extra tool items reside within the Toolbox?
        >
        By default, ReportViewer resides under both All Windows Forms and Data
        tabs
        in the Toolbox.
        >
        As for TableAdapter component, when you create a TableAdapter component
        in
        your project and then build the project, the custom TableAdapter component
        will appear under a tab with the name of the project in the Toolbox by
        default.
        >
        If you don't want the Toolbox to be automatically populated after you add
        a
        custom component or control, e.g. custom UserControl or TableAdapter and
        build the project, you could do like this. Go to the menu Tools | Options.
        In the Options window, expand the 'Windows Forms Designer' node and selet
        the 'General' sub node. At the right properties window, set the
        AutoToolboxPopu late under the Toolbox section to False.
        >
        If you'd like to restore the default Toolbox, you could right-click on the
        Toolbox and choose the command 'Reset Toolbox'.
        >
        If you have any question, please feel free to let me know.
        >
        >
        Sincerely,
        Linda Liu
        Microsoft Online Community Support
        >
        =============== =============== =============== =====
        Get notification to my posts through email? Please refer to
        http://msdn.microsoft.com/subscripti...ult.aspx#notif
        ications.
        >
        Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
        where an initial response from the community or a Microsoft Support
        Engineer within 1 business day is acceptable. Please note that each follow
        up response may take approximately 2 business days as the support
        professional working with you may need further investigation to reach the
        most efficient resolution. The offering is not appropriate for situations
        that require urgent, real-time or phone-based interactions or complex
        project analysis and dump analysis issues. Issues of this nature are best
        handled working with a dedicated Microsoft Support Engineer by contacting
        Microsoft Customer Support Services (CSS) at
        http://msdn.microsoft.com/subscripti...t/default.aspx.
        =============== =============== =============== =====
        >
        This posting is provided "AS IS" with no warranties, and confers no
        rights.
        >

        Comment

        • steve

          #5
          Re: VB 2005 Initialising Toobar

          Hi Robin

          Exactly what I wanted

          Thanks

          Regards
          Steve

          "RobinS" <RobinS@NoSpam. yah.nonewrote in message
          news:6IOdnSApa8 3wtvrYnZ2dnUVZ_ hmdnZ2d@comcast .com...
          Try setting AutoToolboxPopu late to False in
          Tools/Options/WindowsFormDesi gner.
          >
          Robin S.
          -----------------------------------
          "steve" <ga630sf@newsgr oups.nospamwrot e in message
          news:e9bNHB6DHH A.4952@TK2MSFTN GP06.phx.gbl...
          >Hi All
          >>
          >After writing numerous programs in VB.net 2005 I find that the Toolbox
          >takes forever to initialise.
          >>
          >When it appears it has loads of extra tools mainly report viewer Table
          >Adaptors etc that I have built in my programs
          >>
          >Is there any way to stop the toolbox from loading anything other than the
          >default tools
          >>
          >Regards
          >Steve
          >>
          >
          >

          Comment

          Working...