Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This video demonstrates how to test a custom window pane interface in about five minutes using the VSPackage Extensibility Wizard and a little custom programming. You can view the video at How to test an Interface from Visual Studio 2005 in less than 5 minutes. You must be connected to the Internet to view the video.
The video illustrates the following:
Using the Extensibility Wizard.
Custom programming of the window and pane.
Building and running Visual Studio to demonstrate new interface functionality.
Scene Index
Time Index |
Scene |
---|---|
00:28 |
Using the Extensibility Wizard to create a VSPackage. |
01:52 |
Creating the window variable that will contain the pane. |
02:39 |
Creating the pane variable. |
04:20 |
Activating the pane programmatically. |
04:39 |
Building the VSPackage. |
05:05 |
Activating the custom interface at run time. |
See Also
Tasks
Video: Integrating a Windows Form Application into a Tool Window