Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

A

AboutBox add-in value, Add-In Information
AbsoluteCharOffset property of TextPoint, The TextPoint Object
Activate method of SolutionConfiguration object, SolutionConfiguration and SolutionContext Objects
ActivePane property of TextWindow, The TextWindow and HTMLWindow ObjectsThe Document Object, Finding TextPane Objects, The Document Object
ActivePoint property, The TextSelection Object
ActiveSolutionProject property, Enumerating Projects
ActiveWindow property of Document, Managing Document Windows
ActiveX controls, Adding Items to the Toolbox
Add Macro Project dialog box, Macro Commands
Add method, SolutionConfiguration and SolutionContext Objects
Add New Item dialog box, Adding and Removing Project Items
Add-in Manager, Loading the Add-In, Registering the Basic Add-In with Visual Studio
Add-in Wizard, Extending the IDE with Add-Ins, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, Running the Add-In Wizard, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, Debugging the Add-In, OnConnection
About box info, Running the Add-In Wizard
advantages of, Extending the IDE with Add-Ins
application parameter, The Add-In Project, OnConnection
Class Library project creation, The Add-In Project
debugging settings, Debugging the Add-In
host applications, Running the Add-In Wizard
loading add-ins at startup, Running the Add-In Wizard
menu item creation, Running the Add-In Wizard, The Add-In Project
naming add-ins, Running the Add-In Wizard
On (event) method code generation, The Add-In Project
programming language selection, Running the Add-In Wizard
project generation, Running the Add-In Wizard
unattended build safety, Running the Add-In Wizard
using statements generated by, The Add-In Project
add-ins, Add-Ins, Add-Ins, Installing Code Snippets, A Simple Macro, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, The Add-In Project, Loading the Add-In, Debugging the Add-InWriting an Add-In from Scratch, Debugging the Add-In, Debugging the Add-In, Debugging the Add-In, Add-In ArchitectureCompiling the Basic Add-In, Writing an Add-In from Scratch, Writing an Add-In from Scratch, Writing an Add-In from Scratch, Writing an Add-In from Scratch, Compiling the Basic Add-In, Compiling the Basic Add-In, Compiling the Basic Add-In, Compiling the Basic Add-In, Compiling the Basic Add-In, Compiling the Basic Add-In, Registering the Basic Add-In with Visual Studio, Registering the Basic Add-In with Visual Studio, Registering the Basic Add-In with Visual Studio, Registering the Basic Add-In with Visual Studio, Registering the Basic Add-In with Visual Studio, Add-In Events, The Add-In Event SequenceThe IDTExtensibility2 Interface, The Add-In Event Sequence, The Add-In Event Sequence, The IDTExtensibility2 Interface, The IDTExtensibility2 Interface, The IDTExtensibility2 Interface, The IDTExtensibility2 Interface, The EnvDTE and EnvDTE80 Namespaces, The EnvDTE and EnvDTE80 Namespaces, OnAddInsUpdateOnAddInsUpdate, OnAddInsUpdateOnDisconnection, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnDisconnection, OnDisconnection, OnDisconnection, The .Addin File, Host Application InformationAdd-In Information, Host Application InformationSatellite DLLs, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Add-In Information, Satellite DLLsLooking Ahead, Satellite DLLsLooking Ahead, Satellite DLLs, Looking Ahead, Looking Ahead, Executing CommandsHandling a Command Invocation, Creating an Add-In Command, Creating an Add-In Command, Handling a Command Invocation, Command StateMRU Button Commands, MRU Button Commands, How an Add-In Command Handler Is Found, Regenerating Commands and Their User Interface, Regenerating Commands and Their User Interface, The Main Window
.addin files, Registering the Basic Add-In with Visual Studio, The .Addin File, Add-In Information, Add-In Information
AboutBox registry values, Add-In Information
Addin child registry values, Host Application InformationSatellite DLLs, Add-In Information, Add-In Information, Satellite DLLs
AddIn objects, The EnvDTE and EnvDTE80 Namespaces
AddIns collection, OnAddInsUpdateOnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate, OnAddInsUpdate
advantages of, Add-Ins
applicationObject variable, The Add-In Project
automation object model, The Add-In Project
Basic.cs example, Compiling the Basic Add-In, Compiling the Basic Add-In
calls to, The Add-In Event SequenceThe IDTExtensibility2 Interface, The Add-In Event Sequence, The IDTExtensibility2 Interface, The IDTExtensibility2 Interface
class required for, Writing an Add-In from Scratch
command creation, Executing CommandsHandling a Command Invocation, Creating an Add-In Command, Creating an Add-In Command, Handling a Command Invocation
command handlers, How an Add-In Command Handler Is Found
CommandLineSafe registry value, Add-In Information
commands, Regenerating Commands and Their User Interface
compiling, Compiling the Basic Add-In
Connect class creation, The Add-In Project
connection status of, OnAddInsUpdate, OnAddInsUpdate
Content Installer with, Installing Code Snippets
correlating with events, OnAddInsUpdateOnDisconnection, OnAddInsUpdate, OnAddInsUpdate, OnDisconnection
creating from scratch, Add-In ArchitectureCompiling the Basic Add-In, Compiling the Basic Add-In, Compiling the Basic Add-In
debugging, Debugging the Add-InWriting an Add-In from Scratch, Writing an Add-In from Scratch
Description registry value, Add-In Information
dialog box parents for, The Main Window
DLL nature of, The Add-In Project
entry point for code, Writing an Add-In from Scratch
EnvDTE namespaces, The EnvDTE and EnvDTE80 Namespaces
events, Add-In Events, The IDTExtensibility2 Interface
Extensibility namespace, Compiling the Basic Add-In
FriendlyName registry value, Add-In Information
host application registry values, Host Application InformationAdd-In Information, Add-In Information, Add-In Information
host applications, Debugging the Add-In
IDTExtensibility2 interface, The Add-In Project, The Add-In Project, Writing an Add-In from Scratch, The IDTExtensibility2 Interface, OnAddInsUpdate, OnDisconnection, OnDisconnection
LoadBehavior registry values, Add-In Information
loading at startup, Add-In Information
localization, Satellite DLLsLooking Ahead, Looking Ahead
locations for loading from, Registering the Basic Add-In with Visual Studio
macros as basis for, A Simple Macro
Macros IDE, Debugging the Add-In, Debugging the Add-In
Manager, Loading the Add-In, Registering the Basic Add-In with Visual Studio
menu command, The Add-In Project
menu command click handling, The Add-In Project
On (event) methods, The Add-In Project
QueryStatus method, Command StateMRU Button Commands, MRU Button Commands
registering, Registering the Basic Add-In with Visual Studio
reload switch for, Regenerating Commands and Their User Interface
samples, Add-Ins
satellite DLLs, Satellite DLLsLooking Ahead, Looking Ahead
sequence of events, The Add-In Event Sequence
Visual Studio, Registering the Basic Add-In with Visual Studio
add-on program command routing issues, What Is a Command?
AddCommandBar method, Adding New Command Bar Elements
AddControl method, Adding New Command Bar ElementsAdding New Command Bar Elements, Adding New Command Bar Elements, Adding New Command Bar Elements
AddExistingItem method of ItemOperations, Adding and Removing Project Items, Adding and Removing Project Items
AddFrom methods of ProjectItems, Adding and Removing Project Items, Adding and Removing Project Items
AddFromFile method of Solution object, Adding Projects to a SolutionCapturing Solution Events, Capturing Solution Events
AddFromTemplate method of Solution object, Adding Projects to a Solution, Adding and Removing Project Items
AddNamedCommand2 method, Creating an Add-In CommandHandling a Command Invocation, Handling a Command Invocation
AddNewItem method of ItemOperations, Adding and Removing Project ItemsAdding and Removing Project Items, Adding and Removing Project Items, Adding and Removing Project Items
AddSolutionFolder method, Solution Folders
AfterClosing event of SolutionsEvent object, Capturing Solution Events
AfterKeyPress events, The BeforeKeyPress and AfterKeyPress EventsThe LineChanged Event, The BeforeKeyPress and AfterKeyPress Events, The BeforeKeyPress and AfterKeyPress Events, The LineChanged Event
alias creation for macros, A Simple MacroManipulating Documents and Text, A Simple Macro, Manipulating Documents and Text
AnchorPoint property, The TextSelection Object
Any CPU platform, ConfigurationManager Object
architecture of .NET, Developing for .NETBuilding Native Applications, Developing for .NET, Building Native Applications
assemblies, Editing Macros in the Macros IDE, ReferencesReferences, References, References, References
GAC, References
macros, Editing Macros in the Macros IDE
references to, ReferencesReferences, References, References
AtEndOf properties of TextPoint, The TextPoint Object
AtStartOf properties of TextPoint, The TextPoint Object
automation mechanism types, Visual Studio 2005 Extensibility
automation object model, A Simple Macro, The EnvDTE and EnvDTE80 Namespaces, OnConnection
EnvDTE object hierarchy, The EnvDTE and EnvDTE80 Namespaces
macros with, A Simple Macro
root object of, OnConnection
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset