Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Basic Language Concepts 
Customizing Projects and Extending My with Visual Basic 

You can customize project templates to provide additional My objects. This makes it easy for other developers to find and use your objects.

Typically, these types of customizations are most beneficial for add-ins.

In This Section

Extending the Visual Basic Application Model

Describes how to specify your own extensions to the application model by overriding members of the WindowsFormsApplicationBase class.

Customizing Which Objects are Available in My

Describes how to control which My objects are enabled by setting your project's _MYTYPE conditional-compilation constant.

Related Sections

Development with My

Describes which My objects are available in different project types by default.

Overview of the Visual Basic Application Model

Describes Visual Basic's model for controlling the behavior of Windows Forms applications.

How My Depends on Project Type

Describes which My objects are available in different project types by default.

Conditional Compilation Overview

Discusses how the compiler uses conditional-compilation to select particular sections of code to compile, while excluding other sections.

My.Application Object

Describes the My object that provides properties, methods, and events related to the current application.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker