User (Legacy) Posted April 29, 2003 Author Report Share Posted April 29, 2003 I have a chart that I have place on a user control in VB.NET (2003). When I click on the toolbar no events seem to fire. It works fine on another form without a user control wrapper. Is there some work around for this? Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 29, 2003 Report Share Posted April 29, 2003 I have a chart that I have place on a user control in VB.NET (2003). When I click on the toolbar no events seem to fire. It works fine on another form without a user control wrapper. Is there some work around for this? Link to comment Share on other sites More sharing options...
Software FX Posted April 29, 2003 Report Share Posted April 29, 2003 No events seem to fire ? Can you please explain. Do you mean the toolbar has no effect on the chart ? is it enabled ? do you see the buttons being "pressed" ? -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted April 29, 2003 Report Share Posted April 29, 2003 No events seem to fire ? Can you please explain. Do you mean the toolbar has no effect on the chart ? is it enabled ? do you see the buttons being "pressed" ? -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 29, 2003 Author Report Share Posted April 29, 2003 The buttons are there but have no effect at all. They seem to toggle but that is about it. Yes the chart is enabled. I also added code to the click event for the chart and that doesn't fire. Again this is with the chart on a user control and then that user control placed on a form. If the chart is put on a form directly it seems to work fine. "SoftwareFX Support" <support@softwarefx.com> wrote in message news:NVA11$lDDHA.2804@webserver1.softwarefx.com... > No events seem to fire ? Can you please explain. Do you mean the toolbar has > no effect on the chart ? is it enabled ? do you see the buttons being > "pressed" ? > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 29, 2003 Author Report Share Posted April 29, 2003 The buttons are there but have no effect at all. They seem to toggle but that is about it. Yes the chart is enabled. I also added code to the click event for the chart and that doesn't fire. Again this is with the chart on a user control and then that user control placed on a form. If the chart is put on a form directly it seems to work fine. "SoftwareFX Support" <support@softwarefx.com> wrote in message news:NVA11$lDDHA.2804@webserver1.softwarefx.com... > No events seem to fire ? Can you please explain. Do you mean the toolbar has > no effect on the chart ? is it enabled ? do you see the buttons being > "pressed" ? > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 29, 2003 Author Report Share Posted April 29, 2003 Any suggestions? Have you been able to reproduce the issue? "Schooner" <schooner@accesswave.ca> wrote in message news:OagdEBmDDHA.3104@webserver1.softwarefx.com... > The buttons are there but have no effect at all. They seem to toggle but > that is about it. > Yes the chart is enabled. > I also added code to the click event for the chart and that doesn't fire. > > Again this is with the chart on a user control and then that user control > placed on a form. If the chart is put on a form directly it seems to work > fine. > > "SoftwareFX Support" <support@softwarefx.com> wrote in message > news:NVA11$lDDHA.2804@webserver1.softwarefx.com... > > No events seem to fire ? Can you please explain. Do you mean the toolbar > has > > no effect on the chart ? is it enabled ? do you see the buttons being > > "pressed" ? > > > > -- > > FP > > Software FX, Inc. > > > > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 29, 2003 Author Report Share Posted April 29, 2003 Any suggestions? Have you been able to reproduce the issue? "Schooner" <schooner@accesswave.ca> wrote in message news:OagdEBmDDHA.3104@webserver1.softwarefx.com... > The buttons are there but have no effect at all. They seem to toggle but > that is about it. > Yes the chart is enabled. > I also added code to the click event for the chart and that doesn't fire. > > Again this is with the chart on a user control and then that user control > placed on a form. If the chart is put on a form directly it seems to work > fine. > > "SoftwareFX Support" <support@softwarefx.com> wrote in message > news:NVA11$lDDHA.2804@webserver1.softwarefx.com... > > No events seem to fire ? Can you please explain. Do you mean the toolbar > has > > no effect on the chart ? is it enabled ? do you see the buttons being > > "pressed" ? > > > > -- > > FP > > Software FX, Inc. > > > > > > Link to comment Share on other sites More sharing options...
Software FX Posted April 30, 2003 Report Share Posted April 30, 2003 Yes. I've tried this and the toolbar works as expected, notice that the Click event is not fired when you click a button in the toolbar. I created a Windows Control Library from the scratch, added a User control and dropped a Chart FX Lite in it, then dropped this control into a Windows Form application and the toolbar was fully functional. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted April 30, 2003 Report Share Posted April 30, 2003 Yes. I've tried this and the toolbar works as expected, notice that the Click event is not fired when you click a button in the toolbar. I created a Windows Control Library from the scratch, added a User control and dropped a Chart FX Lite in it, then dropped this control into a Windows Form application and the toolbar was fully functional. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 30, 2003 Author Report Share Posted April 30, 2003 Ok thank you. I will try it again and see if there is some other issue. This is with Visual Studio .NET 2003 using VB.NET. "SoftwareFX Support" <support@softwarefx.com> wrote in message news:ASOkyVyDDHA.1336@webserver1.softwarefx.com... > Yes. I've tried this and the toolbar works as expected, notice that the > Click event is not fired when you click a button in the toolbar. > > I created a Windows Control Library from the scratch, added a User control > and dropped a Chart FX Lite in it, then dropped this control into a Windows > Form application and the toolbar was fully functional. > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 30, 2003 Author Report Share Posted April 30, 2003 Ok thank you. I will try it again and see if there is some other issue. This is with Visual Studio .NET 2003 using VB.NET. "SoftwareFX Support" <support@softwarefx.com> wrote in message news:ASOkyVyDDHA.1336@webserver1.softwarefx.com... > Yes. I've tried this and the toolbar works as expected, notice that the > Click event is not fired when you click a button in the toolbar. > > I created a Windows Control Library from the scratch, added a User control > and dropped a Chart FX Lite in it, then dropped this control into a Windows > Form application and the toolbar was fully functional. > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.