Microsoft chart Control

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

    #1

    Microsoft chart Control

    Is it possible to find Microsoft's Chart Control (MSChart.OCX) Active x
    component and beable to use it in VB.Net 2003? Where would I find this
    particular control?

    Thanks,
    Jasper


  • William Ryan

    #2
    Re: Microsoft chart Control

    Go to Tools, Add/Remove Toolbox Items, Com Components, then select Microsoft
    Chart Control 6.0 mschrt20.ocx.

    If you don't see it in Com Componenets, then do a search for it and just add
    the reference.

    HTH,

    Bill
    "Jasper Recto" <jrecto99@yahoo .com> wrote in message
    news:uYdV55%23n DHA.2140@TK2MSF TNGP09.phx.gbl. ..[color=blue]
    > Is it possible to find Microsoft's Chart Control (MSChart.OCX) Active x
    > component and beable to use it in VB.Net 2003? Where would I find this
    > particular control?
    >
    > Thanks,
    > Jasper
    >
    >[/color]


    Comment

    • Jasper Recto

      #3
      Re: Microsoft chart Control

      Is mschrt20.ocx the same as mschart.ocx?

      "William Ryan" <dotnetguru@com cast.nospam.net > wrote in message
      news:eJz$b9%23n DHA.2772@TK2MSF TNGP10.phx.gbl. ..[color=blue]
      > Go to Tools, Add/Remove Toolbox Items, Com Components, then select[/color]
      Microsoft[color=blue]
      > Chart Control 6.0 mschrt20.ocx.
      >
      > If you don't see it in Com Componenets, then do a search for it and just[/color]
      add[color=blue]
      > the reference.
      >
      > HTH,
      >
      > Bill
      > "Jasper Recto" <jrecto99@yahoo .com> wrote in message
      > news:uYdV55%23n DHA.2140@TK2MSF TNGP09.phx.gbl. ..[color=green]
      > > Is it possible to find Microsoft's Chart Control (MSChart.OCX) Active x
      > > component and beable to use it in VB.Net 2003? Where would I find this
      > > particular control?
      > >
      > > Thanks,
      > > Jasper
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • William Ryan

        #4
        Re: Microsoft chart Control

        I believe it's just an updated version, but I could be wrong. Check it out
        though and let me know if it's what you need.
        "Jasper Recto" <jrecto99@yahoo .com> wrote in message
        news:uFX6JL$nDH A.424@TK2MSFTNG P10.phx.gbl...[color=blue]
        > Is mschrt20.ocx the same as mschart.ocx?
        >
        > "William Ryan" <dotnetguru@com cast.nospam.net > wrote in message
        > news:eJz$b9%23n DHA.2772@TK2MSF TNGP10.phx.gbl. ..[color=green]
        > > Go to Tools, Add/Remove Toolbox Items, Com Components, then select[/color]
        > Microsoft[color=green]
        > > Chart Control 6.0 mschrt20.ocx.
        > >
        > > If you don't see it in Com Componenets, then do a search for it and just[/color]
        > add[color=green]
        > > the reference.
        > >
        > > HTH,
        > >
        > > Bill
        > > "Jasper Recto" <jrecto99@yahoo .com> wrote in message
        > > news:uYdV55%23n DHA.2140@TK2MSF TNGP09.phx.gbl. ..[color=darkred]
        > > > Is it possible to find Microsoft's Chart Control (MSChart.OCX) Active[/color][/color][/color]
        x[color=blue][color=green][color=darkred]
        > > > component and beable to use it in VB.Net 2003? Where would I find[/color][/color][/color]
        this[color=blue][color=green][color=darkred]
        > > > particular control?
        > > >
        > > > Thanks,
        > > > Jasper
        > > >
        > > >[/color]
        > >
        > >[/color]
        >
        >[/color]


        Comment

        Working...