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

Show in webframe

SetItemFeature(IToolStripItemItemProperties) Method







An Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties to be registered. This should be of type System.Windows.Forms.ToolStripItem.
Registers a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.
Syntax
void SetItemFeature( 
   IToolStripItemItemProperties item
)
'Declaration
 
Overloads Sub SetItemFeature( _
   ByVal item As IToolStripItemItemProperties _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim item As IToolStripItemItemProperties
 
instance.SetItemFeature(item)

            

            
void SetItemFeature( 
   IToolStripItemItemProperties* item
) 
void SetItemFeature( 
   IToolStripItemItemProperties^ item
) 

Parameters

item
An Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties to be registered. This should be of type System.Windows.Forms.ToolStripItem.
Remarks

If the item is not of type System.Windows.Forms.ToolStripItem this will throw an System.ArgumentException.

If the item is a System.Windows.Forms.ToolStripSplitButton the feature will be executed when the System.Windows.Forms.ToolStripSplitButton.ButtonClick event is fired.
Requirements

Target Platforms

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members
Overload List

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