HideFeature Method

Summary
Hides System.Windows.Forms.ToolStripItem objects registered with a given feature.
Syntax
C#
VB
C++
public void HideFeature( 
   string featureId 
) 
  
Sub HideFeature( _ 
   ByVal featureId As String _ 
)  
void HideFeature(  
   String^ featureId 
)  

Parameters

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.