Can't add BarButton in Inherited Form

Bars for Windows Forms Forum

Posted 17 years ago by Gianni Gardini - Italy
Version: 2.0.74
Environment: Windows XP (32-bit)
Avatar
How can I add a BarButton to DockableToolbar in an inherited form?

In VS2003 editor, if I customize my toolbar and add a barbutton, then save the form, then open again, the new barbutton is vanished.

I did that:
- create Form1 with a barmanager1 and a dockable toolbar
- set the barmanager as "public"
- create Form2 and inherit from Form1
- open the editor: I can see barmanager1 and my toolbar
- add a BarButton: I can see the new barbutton
- clos & save Form2
- open Form2: no new barbutton (I have the Command, I don't have the CommandLink)

I'll send you a sample project.

Comments (2)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Gianni,

This is a known issue that we have struggled with but have been unable to find a resolution due to how the VS designer works. Please see this post for more info:
http://www.actiprosoftware.com/Support/Forums/ViewForumTopic.aspx?ForumTopicID=1845#6697


Actipro Software Support

Posted 17 years ago by Gianni Gardini - Italy
Avatar
Thanks.
I missed that topic.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.