Gemini Toolbar Add New Item
Hi,
I have to add new toolbar items like. Open save which are currently available, I need to add new toolbar element and also drop-down in toolbar like. In visual. Studio for example of selecting release/debug mode
Can you please let me know how to achieve it
Can anyone please let me know how to add a dropdown in toolbar and how to add new toolbar elements
Can anyone please let me know?
Can someone let me know for the above functionality how to put a Dropdown in toolbar
Hi Can anyone let me know for the above mentioned issue ,it is pending from long time and i have been following up to get some kind of hint or the way to implement the same
Hi Can anyone provide the way to do the above mentioned activity using Gemini toolbar
@deepakguptamum try get IToolBars as ToolBarsViewModel, and then get its View.
You'll then have a chance to install a custom ToolBar implementation into the tray.