Video HowTo: Add any .net controls to Internet Explorer toolbars (VB.NET)
Besides Explorer bar and Explorer menus, I can suggest looking into one more visual thing that can be quickly customized with Add-in Express for Internet Explorer and .net. This is IE toolbars. The zest is that you can populate an Internet Explorer toolbar with native, your custom or third-party .NET controls.
In this video sample we will show you how to add such controls as PictureBox, Button, ComboBox and DateTimePicker. We will use Add-in Express visual in-place designers and as usual in this series of Visual HowTo we will avoid much coding. The whole job is done in just 5 minutes. Let's see how it works:
This sample video was captured in Visual Studio 2008 (VB.NET) with Add-in Express 2010 for Internet Explorer and .net.
You may also be interested in:
Creating custom IE toolbar
Developing IE add-ons step-by-step
2 Comments
I can’t see the ADDX IE Add-on in visual studio installed templates.
How can I get it or install?
Hi Ragesh,
It looks like you don’t have Add-in Express for Internet Explorer and .net (https://www.add-in-express.com/programming-internet-explorer/) installed on your PC. Am I right?