Share via


ContextMenuSelectEventArgs.MenuPage Property

Gets the menu page.

Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public ReadOnly Property MenuPage As Integer
public int MenuPage { get; }
public:
property int MenuPage {
    int get ();
}
/** @property */
public int get_MenuPage ()
public function get MenuPage () : int

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

Target Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

See Also

Reference

ContextMenuSelectEventArgs Class
ContextMenuSelectEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace