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

Show in webframe

AddToolbarActivatedButtonLeftAction Method







The System.Windows.Forms.ToolStripItem that will get the activation effect when the Leadtools.MedicalViewer.MedicalViewerActionType is the current action
The Leadtools.MedicalViewer.MedicalViewerActionType that is assigned to the item.
Registers a System.Windows.Forms.ToolStripItem in the toolbar that gets an activated item effect when a Leadtools.MedicalViewer.MedicalViewerActionType is the current action.
Syntax
public void AddToolbarActivatedButtonLeftAction( 
   ToolStripItem item,
   MedicalViewerActionType action
)
'Declaration
 
Public Sub AddToolbarActivatedButtonLeftAction( _
   ByVal item As ToolStripItem, _
   ByVal action As MedicalViewerActionType _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim item As ToolStripItem
Dim action As MedicalViewerActionType
 
instance.AddToolbarActivatedButtonLeftAction(item, action)

            

            
public: void AddToolbarActivatedButtonLeftAction( 
   ToolStripItem* item,
   MedicalViewerActionType action
) 
public:
void AddToolbarActivatedButtonLeftAction( 
   ToolStripItem^ item,
   MedicalViewerActionType action
) 

Parameters

item
The System.Windows.Forms.ToolStripItem that will get the activation effect when the Leadtools.MedicalViewer.MedicalViewerActionType is the current action
action
The Leadtools.MedicalViewer.MedicalViewerActionType that is assigned to the item.
Remarks

The item must implement the ActivatedButton interface or this method will throw an System.InvalidOperationException

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