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

EnableFeature Method (WorkstationStripItemFeatureExecuter)







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
)
 function Leadtools.Medical.Workstation.UI.WorkstationStripItemFeatureExecuter.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: 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

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices

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