User (Legacy) Posted July 31, 2002 Report Share 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 Quote Link to comment Share on other sites More sharing options...
Software FX Posted July 31, 2002 Report Share 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. 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.