BarButtonLink being made before BarButtonCommand = error

Docking/MDI for Windows Forms Forum

Posted 18 years ago by John Mancine
Avatar
I am using a ToolBar inside a ToolWindow, docked at the top. I then go into my BarManager and drag a command onto this toolbar. Everything seems to be great, but when I compile there is a problem with the order the code is being produced inside the MainForm.designer.cs code.

The 'link' for the command is being produced *before* the actual command is created.

*Update* After deleting both the barManager and dockManager - and making sure that I create the barManager *first* before the dockManager seems to solve this problem.

Thanks,
John

[Modified at 02/23/2006 01:20 PM]

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hmm, that's odd. Glad you got it working. Let us know if you see any more issues like that and if you do, please send over a test project that shows it. Thanks!


Actipro Software Support

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.