Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AddToolbarSplitButtonChildItemLeftAction Method







The parent CustomToolStripSplitButton that will receive the activation effect.
The CustomToolStripMenuItem that is assigned with the given action.
The Leadtools.MedicalViewer.MedicalViewerActionType that the parent parentSplitButton will receive the activation effect.
Registers a parent CustomToolStripSplitButton to receive the activation effect when a child CustomToolStripMenuItem assigned to a Leadtools.MedicalViewer.MedicalViewerActionType is the current action.
Syntax
public void AddToolbarSplitButtonChildItemLeftAction( 
   CustomToolStripSplitButton parentSplitButton,
   CustomToolStripMenuItem childMenuItem,
   MedicalViewerActionType action
)
'Declaration
 
Public Sub AddToolbarSplitButtonChildItemLeftAction( _
   ByVal parentSplitButton As CustomToolStripSplitButton, _
   ByVal childMenuItem As CustomToolStripMenuItem, _
   ByVal action As MedicalViewerActionType _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim parentSplitButton As CustomToolStripSplitButton
Dim childMenuItem As CustomToolStripMenuItem
Dim action As MedicalViewerActionType
 
instance.AddToolbarSplitButtonChildItemLeftAction(parentSplitButton, childMenuItem, action)

            

            
public: void AddToolbarSplitButtonChildItemLeftAction( 
   CustomToolStripSplitButton* parentSplitButton,
   CustomToolStripMenuItem* childMenuItem,
   MedicalViewerActionType action
) 
public:
void AddToolbarSplitButtonChildItemLeftAction( 
   CustomToolStripSplitButton^ parentSplitButton,
   CustomToolStripMenuItem^ childMenuItem,
   MedicalViewerActionType action
) 

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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features