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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting the New File Icon for a VSIP Editor10 Nov 2004 10:22 GMT2
How can I set the icon to be me own one when I open a new file for my editor
(Ctrl+N).  At the moment it just shows a defult icon,  I've tried putting the
icon in the C# editor project and also in the C++ editor UI project but the
icon just stays the same.  I know I'm missing ...
Add-In To Trap a Keystroke08 Nov 2004 14:14 GMT1
I want to write an add-in that traps a particular keystroke, say, Ctrl+F8,
in the source code editor to perform a specific function. Can anyone tell me
how to trap the keystroke ? I have looked at the LineChanged event but this
appears to be activated only when the line is ...
Deploying A Package07 Nov 2004 22:39 GMT2
I got my PLK and followed everything in the article:
http://blogs.msdn.com/dr._ex/archive/2004/08/29/222425.aspx
I have watched to deployment webcasts but it nothing seems to be working. I
am using VSIP Extras, is there any consideration i should take on deploying
Tool window layout persistence06 Nov 2004 00:18 GMT1
What is the best way to inhibit the creation of a tool window on startup that
was open when VS shut down? (similar to the Help window behavior in VS2003)
Greg
Code windows context menu05 Nov 2004 06:44 GMT2
I am trying to add a new button in the contextMenu in the texteditor when
you rightclick during debug mode, and i am having dificulty in finding the
proper item to be the parent. This is what i have tried so far:
guidObjectMyCmdSet:MyMenuGroup, guidSHLMainMenu ...
adding toolbar buttons via macro05 Nov 2004 00:03 GMT1
Is there a way to add a toolbar button that executes a command (built-in or
otherwise) from a macro?
Add toolbar:   DTE.CommandBars.Add
Add button:    toolbar.Controls.Add(MsoButtonStyle.msoButtonIcon)
Debug Engine? : gdb interfacing in VS.Net04 Nov 2004 23:46 GMT4
We are building an application framework,  and we use VS as an IDE.
We don't use VS CL compiler but other ones (like gcc) ... and we would like
to debug directly inside VS ... but as we don't use MS debug formats, we must
use gdb or any other debugger.
Integrate a window and new project template in VS Ide for MASM04 Nov 2004 23:42 GMT3
i would like to create an editor for the command line compiler ML.EXE,
included in VS .Net. To do this, I would like to create a new folder for
templates and add there 3 or 4 projects templates written in assembler code.
But I should need to create an integrated window, or better ...
how can i Add a Control in a active Project s Form from an add-in04 Nov 2004 16:31 GMT1
hi
i want to create visual basic 6 add-in which will work like Microsoft Form
Wizerd but when i add control to my new form from addin (set
vbcontrolveriable = vbFormVeriable.vbcontrols.add("VB.CommandButton")
Code Window context menu04 Nov 2004 03:11 GMT1
I am trying to add a new button in the contextMenu in the texteditor when
you rightclick during debug mode, and i am having dificulty in finding the
proper item to be the parent. This is what i have tried so far:
guidObjectMyCmdSet:MyMenuGroup, guidSHLMainMenu ...
How to add a new item to the mainmenu03 Nov 2004 13:47 GMT1
I'm new to VS addin development, my question is that can it be achieved just
like create addin for Office? Which type libary should I import?
How to access CommandBars collection from a package?03 Nov 2004 10:55 GMT1
Can a package access automation object like and add in can?
How can i get the add in instance from within a package?
Thanks.
IVsTextMarkerClient::GetMarkerCommandInfo issue02 Nov 2004 03:46 GMT1
When I implemented IVsTextMarkerClient::GetMarkerCommandInfo Method
according to in instructions by Dr Ex
(http://blogs.msdn.com/dr._ex/archive/2004/06/09/152220.aspx), I noticed
the pbstrText and pcmdf passed in are all NULL. This prevents me from
Pages: 1 2 October, 2004
 
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.