Nevron Forum

Adding custom command into DockingToolbar via Design Mode

https://www.nevron.com/Forum/Topic4391.aspx

By Adam Kulhánek - Monday, October 25, 2010

Hello,

I have created custom DateTimePicker Command (inspired in knowledge base: Q10639) and I want to create a DockingToolbar with this command. So I can do it programmatically, but I think that adding commands into toolbar and editing in design mode is more confortable than writing some lines of code. Is there any way to add my custom command into DockingToolbar design editor (e.g. Smart tag)?

Thank you
Adam
By Nevron Support - Tuesday, October 26, 2010

Hello Adam,

You cannot add custom command from the designer. You can do that only by code.