Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

AddCommand(String,Boolean,EventHandler) Method






The name command.
if set to true enable the command.
The event handler that performs the actions for the command.
Adds a command to the property grid.
Syntax
'Declaration
 
Public Overloads Function AddCommand( _
   ByVal name As String, _
   ByVal enable As Boolean, _
   ByVal handler As EventHandler _
) As CommandID
'Usage
 
Dim instance As DicomPropertyGrid
Dim name As String
Dim enable As Boolean
Dim handler As EventHandler
Dim value As CommandID
 
value = instance.AddCommand(name, enable, handler)

Parameters

name
The name command.
enable
if set to true enable the command.
handler
The event handler that performs the actions for the command.

Return Value

The CommandID associated with the command.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features