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

Show in webframe

SetItemFeature(ToolStripItem,String) Method







The System.Windows.Forms.ToolStripItem to be registered.
The feature which will be executed when the item is clicked.
Registers a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.
Syntax
void SetItemFeature( 
   ToolStripItem item,
   string feature
)
'Declaration
 
Overloads Sub SetItemFeature( _
   ByVal item As ToolStripItem, _
   ByVal feature As String _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim item As ToolStripItem
Dim feature As String
 
instance.SetItemFeature(item, feature)

            

            
void SetItemFeature( 
   ToolStripItem* item,
   string* feature
) 
void SetItemFeature( 
   ToolStripItem^ item,
   String^ feature
) 

Parameters

item
The System.Windows.Forms.ToolStripItem to be registered.
feature
The feature which will be executed when the item is clicked.
Remarks
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