C#
VB
C++
Adds a command to the property grid.
Public Overloads Function AddCommand( _
ByVal name As String, _
ByVal enable As Boolean, _
ByVal handler As EventHandler _
) As CommandID
name
The name command.
enable
if set to true
enable the command.
handler
The event handler that performs the actions for the command.
The CommandID associated with the 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