473,591 Members | 2,842 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Making a csharp Addin for Visual Studio dockable

Hi all

How can I make an Addin written in csharp for Visual Studio dockable, so
that I can place this addin on the right side of the VS environment?
Similar like the "solution explorer", etc..

Any examples are welcome;-)

Thanks
Markus
Aug 9 '08 #1
4 2164
What you mean by an add-in.

Do you mean a Control that you have written or intend on write in
CSharp that is some kind of side bar.
Aug 9 '08 #2


"Jay Dee" wrote:
What you mean by an add-in.

Do you mean a Control that you have written or intend on write in
CSharp that is some kind of side bar.
yes, like a control (or a window) that I would like to write in csharp.

In VS you have a wizard to write an addin for the visual studio himself.
Inside this addin, I will create a window, which will open when I start the
addin.
Now this window will open as a popup window, but I would like to make it
dockable, so that this window will be beside my VS environment (and not like
a popup window)..

Markus
Aug 9 '08 #3
Do you mean something like this but that performs a different task?

http://www.codeproject.com/KB/macros/cpplus.aspx

or are you on about creating a custom control that can be added to the
toolbox and used on other controls.
Aug 9 '08 #4
Yes, something like that...

A window with tabs (showing your example) and make it dockable.

Is it easy to do?
Then I can place the control anywhere in the VS environment?

Markus

"Jay Dee" wrote:
Do you mean something like this but that performs a different task?

http://www.codeproject.com/KB/macros/cpplus.aspx

or are you on about creating a custom control that can be added to the
toolbox and used on other controls.
Aug 9 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
524
by: john | last post by:
I searched http://www.sellsbrothers.com. and could not find anything about this subject. How do I make C# User Controls Visible to Visual Basic 6.0 Applications? Thanks, John
0
1911
by: maitrepoy | last post by:
Hello I have to create a small addin which works on Powerpoint, Word, Outlook, and Excel on Office 2000, XP, and 2003. This addin consists in adding 2 new Buttons in the "File" Menu of office. This is properly done, but the events which should be triggered with the button.click method are not triggered in Word. I don't understand because it properly works in the 3 others host applications. If someone has an issue, I would be most grateful....
0
2420
by: maitrepoy | last post by:
hello I have to create a small addin which works on Powerpoint, Word, Outlook, and Excel on Office 2000, XP, and 2003. This addin consists in adding 2 new Buttons in the "File" Menu of office. This is properly done, but the events which should be triggered with the button.click method are not triggered in Word. I don't understand because it properly works in the 3 others host applications. If someone has an issue, I would be most grateful....
2
2516
by: Jody L. Whitlock | last post by:
I've gotten the COM Addin to work, my problem is this. I need to allow the user to select a range of cells (All in the same column) and then select my addin. My addin needs to pick up this range of cells and then parse the value of each cell in this range. I have looked, Googled, and thought I had it, but nadda. Here's the code I have at the moment: ' *** BEGIN CUSTOM CODE. *** Private Sub objCommandBarButton_Click(ByVal Ctrl As
1
1126
by: trdonavan | last post by:
I was working on a VB Add-In in VS 2005 Beta 1 and after installing Beta 2 the Add-In disappeared from the IDE that is invoked to debug the Add-In. In other words, in Beta 1 when I started debugging the Add-In an instance of the IDE would open up that would load the Add-In. However, in Beta 2 the Add-In is not loaded when the instance of the IDE is invoked. Any idea how to get the Add-In to load for debugging? TIA!
2
2181
by: Al | last post by:
Is it possible, with reasonable efforts, to implement MDI interface like in Microsoft Visual Studio itself (with all that dockable panels, splitters, etc)?
7
2603
by: Joseph Geretz | last post by:
I've been working on an Addin for Outlook in C#. It hasn't been long now, just a couple of days. Suddenly though, running my project in Debug launches Outlook as specified, but no breakpoints are hit in my source code. The Addin isn't being loaded. If I create a new Addin program from scratch, e.g. AddIn1, it loads up fine from Outlook. I archived my existing code, cleared out the registry and recreated a brand new Addin project with...
1
1507
by: Rainer Queck | last post by:
Hello NG, I moved my AddIn Project from one machine to a other. This AddIn is a AddIn for Visual Studio 2005.
0
2014
by: Omer | last post by:
I am trying to create a shared addin using visual studio 2005 with the following code. It is working only in Power Point Appliction and not loading in Excel and Word I used the Visual Studio Wizard to create shared addin and seleted the Programs Power Point, Excel and Word. I am using the Office XP: imports Extensibility imports System.Runtime.InteropServices Imports Microsoft.Office.Core
0
7870
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8236
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8362
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6639
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5400
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3850
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3891
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1199
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.