C#
VB
C++
Adds the command.
Public Overloads Function AddCommand( _
ByVal name As String, _
ByVal enable As Boolean, _
ByVal handler As EventHandler _
) As CommandID
name
The name of the command.
enable
if set to true
enable the command.
handler
The handler to be invoked when the command is selected.
CommandID of the new command.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET