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
