PopupItemMenu MethodPopupItemMenu Method*
*Contents  *Index  *Topic Contents
*Previous Topic: ShellFolderView object methods
*Next Topic: SelectedItems Method

PopupItemMenu Method

Description

Creates a context menu for the specified item and returns the selected command string.

Syntax

object.PopupItemMenu vItem, [vx], [vy]

ParameterDescription
object Required. An object expression that evaluates to a ShellFolderView object.
vItem Required. The FolderItem object for which the context menu will be created.
vx Optional. The horizontal position of the menu, in screen coordinates.
vy Optional. The vertical position of the menu, in screen coordinates.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.