User (Legacy) Posted January 17, 2006 Report Share Posted January 17, 2006 I am dynamically adding charts to a from using frmChart.Controls.Add("ChartFX.Chart.4", "cfxChart" & iTabCount, sstChartTab) and that worked fine for version 4.x but it does not work for version 5.0.10.4. What is the Prog ID of that version? Thanks Dan Reber Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted February 3, 2006 Author Report Share Posted February 3, 2006 Any thoughts from Softwarefx? Thanks Dan "Dan Reber" <dreber@nospam.com> wrote in message news:QIL%23my4GGHA.3756@webserver3.softwarefx.com... >I am dynamically adding charts to a from using > > frmChart.Controls.Add("ChartFX.Chart.4", "cfxChart" & iTabCount, > sstChartTab) > > and that worked fine for version 4.x but it does not work for version > 5.0.10.4. What is the Prog ID of that version? > > Thanks > > Dan Reber > Quote Link to comment Share on other sites More sharing options...
Software FX Posted February 3, 2006 Report Share Posted February 3, 2006 The ProgId hasn't changed it is still "ChartFX.Chart.4". Try registering the control and checking the registry with REGEDIT. -- Francisco Padron www.chartfx.com Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted February 9, 2006 Author Report Share Posted February 9, 2006 The CE version was in the registry setting, we registered the ocx and it is fine now. Thanks Dan "SoftwareFX Support" <noreply@softwarefx.com> wrote in message news:GpEGrsOKGHA.472@webserver3.softwarefx.com... > The ProgId hasn't changed it is still "ChartFX.Chart.4". > > Try registering the control and checking the registry with REGEDIT. > > -- > Francisco Padron > www.chartfx.com > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.