Share via


MediaCenter.HideCustomViewPort Event

Raised when Windows Media Center loads an HTML page.

Note   This event has been deprecated.

Syntax

  HideCustomViewPort()

Remarks

This event enables an HTML page to specify whether Windows Media Center hides or displays a custom view port when the page loads. By default, Windows Media Center hides the custom view port when loading a page. To prevent Windows Media Center from hiding the custom view port, include a function on your page called HideCustomViewPort and have the function return false.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2004 through Windows Vista

See Also