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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trouble with CTC files30 Jun 2004 16:50 GMT3
I am trying to customize my package's context menus from the defaults
provided by VSIP.  It seems that no matter what I do, when I call
ShowContextMenu for my custom menus it always returns E_FAIL.  I have
included a very simple example below in hopes someone can point out what I'm
Extensibility at conferences?30 Jun 2004 16:26 GMT1
Will any of the upcoming conferences feature tracks, sessions or other
content focused on VSIP and the extensibility tools? I might be able to get
my boss to let me go if there are.
Thanks
Addin and CommandBars29 Jun 2004 21:14 GMT2
Is it possible to do the following:
1 - get more than one command bar to show up for an Addin?
I get one button to work, but I'm unable to get a second button to display.
2 - Assign a shortcut key to a bar. I think Set_accName and Set accValue
Problem filtering task list on custom category29 Jun 2004 18:19 GMT2
I'm trying to automate the filtering of the task list for a custom task
category named "Conflict". I created the conflict task items as follows:
private const string ConflictTaskItemCategory = "Conflict";
taskList.TaskItems.Add(ConflictTaskItemCategory, " ",
Programmatically refresh Code Model?29 Jun 2004 01:52 GMT4
If I modify the source code and retrieve information from code model
immediately, it seems sometimes didn't reflect the changes. If I wait for a
short time before using the code model, it works properly. Is there any ways
to update the code model before using it?
IVsCompletionSet Help please28 Jun 2004 16:12 GMT2
how to set the width of the completion window. I can make it appear and it
is functionnaly correct but, the completion window always has the same
width, and it is way to short to display my set of displayNames. I have
tried with several name length.
Addin: Access ASPX Page ProjectItem as Web.UI.Page object25 Jun 2004 03:06 GMT5
I'd like to access an ASPX page ProjectItem as a System.Web.UI.Page object
from within an Add-in project.
Could anyone please, please shed any light on this subject?
Thanks,
Querying Service from a Custom Wizard23 Jun 2004 09:29 GMT3
I am implementing a custom Wizard thorugh the IDTWizard interface.
Within the code of my wizard, I need to use a service provided by my VSIP
package.
I have not yet been able to figure out how to do this. The only reference
Problems opening files with automation in the text editor22 Jun 2004 18:25 GMT3
We are trying to open an XML file called "documentation.udcdoc" using the
DTE model. In Visual Studio we have also associated the ".udcdoc" file
extension to a custom tool (.exe).
When we try to open the text editor using the following code, it opens our
Custom editor21 Jun 2004 20:27 GMT1
I've created a custom editor for a special data type that is used in several
of my applications. I can use that editor when I incorporate the editor
class into my project and tag the properties that are supposed to use it,
but I was wondering if there was a way to make my editor ...
 
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.