ShowFeature Method

Summary

Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.

Syntax
C#
VB
C++
public void ShowFeature( 
   string featureId 
) 
  
Sub ShowFeature( _ 
   ByVal featureId As String _ 
)  
void ShowFeature(  
   String^ featureId 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly