LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterFeatures Method

Show in webframe






The Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter that will be used to register the features.
Registers all the features of the child System.Windows.Forms.ToolStripItem in this WorkstationContextMenuStrip that implements IToolStripItemItemProperties into an Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.
Syntax
public void RegisterFeatures( 
   IWorkstationStripItemFeatureExecuter toolStripExecuter
)
'Declaration
 
Public Sub RegisterFeatures( _
   ByVal toolStripExecuter As IWorkstationStripItemFeatureExecuter _
) 
'Usage
 
Dim instance As WorkstationContextMenuStrip
Dim toolStripExecuter As IWorkstationStripItemFeatureExecuter
 
instance.RegisterFeatures(toolStripExecuter)

            

            
public: void RegisterFeatures( 
   IWorkstationStripItemFeatureExecuter* toolStripExecuter
) 
public:
void RegisterFeatures( 
   IWorkstationStripItemFeatureExecuter* toolStripExecuter
) 

Parameters

toolStripExecuter
The Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter that will be used to register the features.
Requirements

Target Platforms

See Also

Reference

WorkstationContextMenuStrip Class
WorkstationContextMenuStrip Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.