LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

HideFeature Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






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

            

            
void HideFeature( 
   string* featureId
) 
void HideFeature( 
   string* featureId
) 

Parameters

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

Target Platforms

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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