AddToolbarSplitButtonChildItemLeftAction Method

Summary
Registers a parent CustomToolStripSplitButton to receive the activation effect when a child CustomToolStripMenuItem assigned to a Leadtools.MedicalViewer.MedicalViewerActionType is the current action.
Syntax
C#
VB
C++
  
Public Sub AddToolbarSplitButtonChildItemLeftAction( _ 
   ByVal parentSplitButton As CustomToolStripSplitButton, _ 
   ByVal childMenuItem As CustomToolStripMenuItem, _ 
   ByVal action As MedicalViewerActionType _ 
)  

Parameters

parentSplitButton
The parent CustomToolStripSplitButton that will receive the activation effect.

childMenuItem
The CustomToolStripMenuItem that is assigned with the given action.

action
The Leadtools.MedicalViewer.MedicalViewerActionType that the parent parentSplitButton will receive the activation effect.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.