CommandBar with an NTextBox on it


https://www.nevron.com/Forum/Topic6761.aspx
Print Topic | Close Window

By Craig Swearingen - 12 Years Ago

From the documentation I can see that one can add an NCommand, NComboBoxCommand, or NListBoxCommand to a command bar.  I'm interested in having an NTextBox on my command bar.  Is that possible?  I was looking for a tutorial or some help on creating my own command type and the documentation indicates there is much flexibility but I can't tell if it supports this.  If this is possible can you provide some help getting started doing this?

By Nevron Support - 12 Years Ago
Hi Craig,

Please, check this article in our Support Portal:
http://support.nevron.com/KB/a89/host-custom-control-on-a-ntoolbar-nmenuwindow-instance.aspx?KBSearchID=13445
By Craig Swearingen - 12 Years Ago

Thanks very much.  That was exactly what I needed.

I noticed I couldn't compile the C# tutorial example as the compiler expects the spelling "Preffered" instead of "Preferred".  Might want to update the tutorial.