LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EnableFeature Method (IWorkstationStripItemFeatureExecuter)

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 DisableFeature.
Syntax
void EnableFeature( 
   string featureId
)
'Declaration
 
Sub EnableFeature( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim featureId As String
 
instance.EnableFeature(featureId)

            

            
void EnableFeature( 
   string* featureId
) 
void EnableFeature( 
   string* featureId
) 

Parameters

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

Target Platforms

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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