LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DisableFeature Method (WorkstationStripItemFeatureExecuter)

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

            

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

Parameters

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

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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