FlexGrid for WinRT
Show Method (IC1ContextMenu)

Specifies the control to which the context menu is associated.
The offset coordinates where the context menu will be displayed. These coordinates are relative to the control specified in the control parameter.
Displays the context menu at the specified position.
Syntax
'Declaration
 
Sub Show( _
   ByVal placementTarget As Windows.UI.Xaml.FrameworkElement, _
   ByVal offset As Windows.Foundation.Point _
) 
void Show( 
   Windows.UI.Xaml.FrameworkElement placementTarget,
   Windows.Foundation.Point offset
)

Parameters

placementTarget
Specifies the control to which the context menu is associated.
offset
The offset coordinates where the context menu will be displayed. These coordinates are relative to the control specified in the control parameter.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IC1ContextMenu Interface
IC1ContextMenu Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback