LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

EnableFeature Method (IWorkstationStripItemFeatureExecuter)







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
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.