Jump to content
Software FX Community

Gallery on Toolbar doesn't work


User (Legacy)

Recommended Posts

Hi, 

in my VB6 project I've inserted the Cfx98(4.0.11) into a private UserControl (skipping the wizards).

After setting Cfx's Toolbar property to True at design time, I noticed that the chart type didn't change when I

selected another chart type from the toolbar's gallery.

After some debugging I found this line to be the reason for the problem:

ctlChart.ToolBarObj.RemoveItems 2, 0

(I used it in the InitProperties() and ReadProperties() procedures to remove the Open and Save buttons.)

What did I do wrong?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...