←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly