Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access References from DTE09 Aug 2005 10:32 GMT1
I've been poring over the extensibility model trying to figure out how I can
access the contents of the "references" node in solution exporer.  I can
instantiate DevStudio (2003), open a solution and iterate the projects, but
can't seem to see anything to do with references.  My ...
Creating a new toolbar09 Aug 2005 10:30 GMT3
can anyone tell me how i can create a new toolbar for my package , add menus
to the toolbar and commands to the menus!
Also how can i add a new menu to the existing standard toolbar!
kind regards.
Trouble with updating ToolWindow toolbars09 Aug 2005 06:24 GMT4
We have implemented the Office-style toolbar in our ToolWindow by defining
menus in the CTC file, and calling "this.ToolBar = new CommandID(...)"
inside our ToolWindowPane derived class constructor. The toolbar is created
and positioned correctly. However, we are having trouble ...
Removing yellow edit marker05 Aug 2005 18:06 GMT1
I am opening a new editor view to display formatted code.  The contents are
not read from a file.  I create the view by calling
_DTE.ItemOperations.NewFile.  I then insert the text into the view in one of
two ways: creating a TextSelection from the ActiveDocument, or updating the ...
Trouble with arrow keys navigation in ToolWindow05 Aug 2005 17:03 GMT2
My tool window contains two multi-line code editing controls. (They are not
standard Winforms TextBoxes or the Core editor, but our own Win32 controls).
I can get most keyboard functionality to work just fine. The edit controls
properly receive a-z characters, and even ...
Images_32bit.bmp format?04 Aug 2005 08:53 GMT1
Many of the samples that ship with the VSIP SDK and have a UI Package
contain an image file named Images_32bit.bmp.  What's the exact format of
this image and what paint programs can I use to edit it?  I've tried Visual
Studio's image editor (refuses to load the bmp), MSPaint and ...
new menu item stuck to the main menu bar03 Aug 2005 18:18 GMT1
I have created an addin to display a new menu on the main menu bar and the
toolbar of the Visual studio IDE. I am facing a problem that the menu keeps
appearing even though I uninstall the addin. I unselected it from
Tools->AddIn Manager and Tools->customize. But it appears again ...
Create a managed VSPackage with Menu Command not working from New03 Aug 2005 14:18 GMT5
I had gone through all the samples in the VSIP Environment SDK without
incident.  I tried to use this simple little walkthrough: Extending Managed
VSPackages with Automation
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht
ml/automation_walkthrough
...
Problem with newProjectItem02 Aug 2005 18:17 GMT1
I have created a new ProjectItem for C#. I copied vsz and vsdir files to the
\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems folder. It is
working fine, but my other wizards under VC# are not working. Like when I try
to create new class,form, etc. It gives me error ...
addIn doesn't get removed from Tools->customize02 Aug 2005 00:30 GMT1
I have created a menubar item(AddIn), its' connect mode is Startup. On
disconnection, I am removing the item from the menu bar, but it doesn't get
removed from the Tools->Customize list.  Now every time I start VS, it adds
new item to Tools-> customize list.  How can I remove it ...
Pages: 1 2 3 4 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.