Writing Add-Ins for Visual Studio .NET
| < Free Open Study > |
|
L
Label control, 405
Language object, 465
language, selecting base, 17-18
language-specific objects, 274
Languages collection, 465
languages, multiple, 313-355
automation methodology, selecting, 316-317
background, 313-314
C# add-in, creating, 325-329
external tools, 314-316
handling languages in add-ins, 334-353
CodeManipulation methods, 339-349
determining language type, 337-339
reorganizing add-in code, 334-337
utilities class, 349-353
running code for, 353-355
Block Commenting C# code, 353-354
cloning a Proc in C# code, 354-355
using in ad-ins, 317-318
Visual Basic/C# comparison, 318-325
C# clock application, 318-324
Visual Basic clock application, 324-325
Visual Basic DLL
adding, 330-332
calling from add-in, 332-333
running add-in to call, 333-334
Visual Studio Integrator Program (VSIP), 314
LastIndexOf function, 455
Left function, 455
legacy keywords, upgrading to .NET, 442
library functions (BlockComment method), 68-70
CountSpacesBeforeFirstChar function, 70
GetCodeFromWindow function, 68-69
PutCodeBack function, 69-70
LineChanged event, 364
LineDown property, 118
linking events to event handlers (code listing), 435-436
listings, code. See code listings
LoadBehavior, 35
loading add-ins, 21, 26
LoadMenuForm method, 408
looping through selected components, 166-169
looping through selected components (code listing), 168-169
| < Free Open Study > |
|