LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

CreateDefaultObjectContextMenu Method






The id of the AnnAutomationObject.
Creates the context menu associated with a certain id.
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.Annotations.AnnAutomationManager.CreateDefaultObjectContextMenu( 
   id 
)
public:
static ContextMenu^ CreateDefaultObjectContextMenu( 
   int id
) 

Parameters

id
The id of the AnnAutomationObject.

Return Value

Example
For an example, 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.