Leadtools.Dicom.Common

AddCommand(String,EventHandler) Method

Show in webframe





The name of the command.
The handler to be invoked when the command is selected.
Adds a command to this object.
Syntax
public CommandID AddCommand( 
   string name,
   EventHandler handler
)
'Declaration
 
Public Overloads Function AddCommand( _
   ByVal name As String, _
   ByVal handler As EventHandler _
) As CommandID
'Usage
 
Dim instance As DicomEditableObject
Dim name As String
Dim handler As EventHandler
Dim value As CommandID
 
value = instance.AddCommand(name, handler)

            

            
public:
CommandID^ AddCommand( 
   String^ name,
   EventHandler^ handler
) 

Parameters

name
The name of the command.
handler
The handler to be invoked when the command is selected.

Return Value

Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features