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

Show in webframe

RegisterToolStripMenuItemFeatures Method (WorkstationStripItemFeatureExecuter)







The System.Windows.Forms.ToolStrip object which items will be registered.
Registers all the System.Windows.Forms.ToolStripItem objects that implements the IToolStripItemItemProperties interface in a System.Windows.Forms.ToolStrip object with their features.
Syntax
public void RegisterToolStripMenuItemFeatures( 
   ToolStrip toolStrip
)
'Declaration
 
Public Sub RegisterToolStripMenuItemFeatures( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.RegisterToolStripMenuItemFeatures(toolStrip)

            

            
public: void RegisterToolStripMenuItemFeatures( 
   ToolStrip* toolStrip
) 
public:
void RegisterToolStripMenuItemFeatures( 
   ToolStrip^ toolStrip
) 

Parameters

toolStrip
The System.Windows.Forms.ToolStrip object which items will be registered.
Remarks
This method will register all System.Windows.Forms.ToolStripItem objects directly under the System.Windows.Forms.ToolStrip.Items property and any child System.Windows.Forms.ToolStripItem that belongs to them.
Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

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