LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EnableFeature Method (WorkstationStripItemFeatureExecuter)

Show in webframe






The feature which the associated System.Windows.Forms.ToolStripItem will be enabled.
Enables System.Windows.Forms.ToolStripItem objects that were disabled by calling Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature.
Syntax
public void EnableFeature( 
   string featureId
)
'Declaration
 
Public Sub EnableFeature( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim featureId As String
 
instance.EnableFeature(featureId)

            

            
public: void EnableFeature( 
   string* featureId
) 
public:
void EnableFeature( 
   string* featureId
) 

Parameters

featureId
The feature which the associated System.Windows.Forms.ToolStripItem will be enabled.
Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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