How to add a toolbar to an Advanced Task Pane

Add-in Express™ Support Service
That's what is more important than anything else

How to add a toolbar to an Advanced Task Pane
 
Leon Lai Kan




Posts: 200
Joined: 2018-12-20
Hi, everybody

Just a silly question... but I'm stuck for hours!

I am working on the blog samples.

Sample says: Add a new Advanced Excel Task Pane

ok done!

Sample says: Add a toolbar, 2 buttons and a List View Control to the form (I suppose you mean the task pane)

Here, I am stuck! I can add buttons, but NOT on the Task Pane. I don't find Toolbar in the Toolbox.


Please tell me how to add these items ON THE TASK PANE.


ps: I found buttons and List View Control on the Visual Studio Toolbox
But I still don't find the Toolbar? Perhaps another name...?

Thanks
Leon
Posted 09 Jan, 2019 01:55:26 Top
Andrei Smolin


Add-in Express team


Posts: 18823
Joined: 2006-05-11
Hello Leon,

The toolbar is a System.Windows.Forms.ToolStrip component.


Andrei Smolin
Add-in Express Team Leader
Posted 09 Jan, 2019 02:38:54 Top
Leon Lai Kan




Posts: 200
Joined: 2018-12-20
Hi, Andrei

That's it!

Thanks
Leon
Posted 09 Jan, 2019 04:16:54 Top
Andrei Smolin


Add-in Express team


Posts: 18823
Joined: 2006-05-11
Welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 09 Jan, 2019 05:36:40 Top