User (Legacy) Posted July 31, 2002 Report Posted July 31, 2002 I'm creating a custom toolbar button using ChartFX client/server 5.0.6 in VB6. Can I add a separator to the toolbar? Charles Allen
Software FX Posted July 31, 2002 Report Posted July 31, 2002 Yes simple assign the ID of that command ID to -1, for example: ChartFX1.ToolBarObj(1).CommandID = -1 -- FP Software FX, Inc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.