ArcFM Desktop Developer Guide
ContextMenuOpeningEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal instanceCmd As Command, _
   ByVal contextMenuKey As String _
)
'Usage
 
Dim instanceCmd As Command
Dim contextMenuKey As String
 
Dim instance As New ContextMenuOpeningEventArgs(instanceCmd, contextMenuKey)
public ContextMenuOpeningEventArgs( 
   Command instanceCmd,
   string contextMenuKey
)

Parameters

instanceCmd
contextMenuKey
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ContextMenuOpeningEventArgs Class
ContextMenuOpeningEventArgs Members

 

 


Send Comment