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 page documents a feature that may be unavailable in future versions of Windows Media Player and the Windows Media Player SDK.
The user interface for the property page is stored as a dialog resource. You can easily view and edit the property page dialog box in Visual Studio by selecting the ResourceView tab in the Project Workspace window, then opening the Dialog folder, and then double-clicking the property page resource name. The dialog resource editor in Visual Studio provides you with the tools you need to add controls to the property page dialog and to create event handlers that are mapped to the appropriate Windows messages. For details about how to use the resource editor in Visual Studio, refer to Visual Studio Help.
Related topics
Implementing the Property Page for a Rendering Plug-in (deprecated)