Integration in Visual Studio

The List & Label .NET component is automatically integrated in Microsoft Visual Studio. For other programming environments or in case of a fresh installation of the development environment this can also be done manually. The components in form of an assembly are located in the directory "Samples\Microsoft .NET\” of the List & Label installation. The integration is done as follows:

  Menu bar Tools > Choose Toolbox Items…

  Select tab .NET Framework Components

  Click button Browse...

  Select combit.ListLabel29.dll

Now the List & Label components can be dragged onto a form via Drag & Drop as usual. In the properties window the specific properties can be edited and event handlers can be added.

To integrate the List & Label .NET Help into the Visual Studio 2010 Help Viewer please follow these steps:

  Open Visual Studio 2010

  Select 'Help > Manage Help Settings' to start the Help Library Manager

  You might have to select a location for the local content at first. Confirm this dialog with 'OK'.

  Select the item 'Install content from disk'

  Click 'Browse' and navigate to the 'Documentation\Files' subdirectory of your List & Label installation

  Then select 'helpcontentsetup.msha' and click 'Open'

  Back in the Help Library Manager click 'Next'

  In the following dialog you will see the available help files including 'combit List & Label 29 - .NET Help'; select 'Add' here

  Now click 'Update' to integrate the help into the Help Viewer

  Click 'Yes' in the Security Alert dialog to confirm the digitally signed help file

  After updating the local library click 'Finish' to complete the integration of the help. Now you can use the List & Label .NET help by pressing F1 in Visual Studio at any time.

To remove the List & Label .NET Help from Visual Studio 2010 Help Viewer please follow the above steps and select 'Remove content' instead.