LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

CreateDefaultObjectContextMenu Method






The ID of the AnnAutomationObject.
Creates the context menu associated with a certain ID. .NET support
Syntax
public static ContextMenu CreateDefaultObjectContextMenu( 
   int id
)
'Declaration
 
Public Shared Function CreateDefaultObjectContextMenu( _
   ByVal id As Integer _
) As ContextMenu
'Usage
 
Dim id As Integer
Dim value As ContextMenu
 
value = AnnAutomationManager.CreateDefaultObjectContextMenu(id)
public static ContextMenu CreateDefaultObjectContextMenu( 
   int id
)
 function Leadtools.Windows.Annotations.AnnAutomationManager.CreateDefaultObjectContextMenu( 
   id 
)
public:
static ContextMenu^ CreateDefaultObjectContextMenu( 
   int id
) 

Parameters

id
The ID of the AnnAutomationObject.

Return Value

Example

For C#/VB examples, refer to AnnAutomationManager.

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

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.