LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

HideFeature Method (WorkstationStripItemFeatureExecuter)

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

            

            
public: void HideFeature( 
   string* featureId
) 
public:
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

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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