LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DisableFeature Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






The feature which the associated System.Windows.Forms.ToolStripItem will be disabled.
Diables System.Windows.Forms.ToolStripItem objects registered with a feature.
Syntax
void DisableFeature( 
   string featureId
)
'Declaration
 
Sub DisableFeature( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim featureId As String
 
instance.DisableFeature(featureId)

            

            
void DisableFeature( 
   string* featureId
) 
void DisableFeature( 
   string* featureId
) 

Parameters

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

Target Platforms

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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