C#
VB
C++
Adds a command to this object.
Public Overloads Function AddCommand( _
ByVal name As String, _
ByVal handler As EventHandler _
) As CommandID
name
The name of 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