<Host Item>.designer.vb/.cs

Applies to

The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office.

Project type

  • Document-level projects

  • Application-level projects

Microsoft Office version

  • 2007 Microsoft Office system

  • Microsoft Office 2003

For more information, see Features Available by Application and Project Type.

These files are generated by Visual Studio Tools for Office. Do not modify these files manually. Changes to these files might cause incorrect behavior and will be lost if the code is regenerated.

The <Host Item>.designer.vb/.cs files (.vb for Visual Basic projects and .cs for C# projects) are generated from the blueprint that is provided by the <Host Item>.designer.xml files. These files contain generated code, such as methods that initialize data binding and code to initialize host controls and managed controls.

The <Host Item>.designer.vb/.cs files are associated with all host items, including Document, Workbook and Worksheet host items.

See Also

Concepts

Office Documents in the Visual Studio Environment Overview

Document Host Item

Workbook Host Item

Worksheet Host Item

Host Items and Host Controls Overview

Reference

<Host Item>.designer.xml