Updates all System.Windows.Forms.ToolStripItem that are registered with the AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction methods and assigned the given Leadtools.MedicalViewer.MedicalViewerActionType to be activated.
public void UpdateActiveToolbarButton(
MedicalViewerActionType action
)
Public Sub UpdateActiveToolbarButton( _
ByVal action As Leadtools.Medicalviewer.MedicalViewerActionType _
)
public:
void UpdateActiveToolbarButton(
Leadtools.Medicalviewer.MedicalViewerActionType action
)
action
The Leadtools.MedicalViewer.MedicalViewerActionType which all registered System.Windows.Forms.ToolStripItem with will be activated.
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