ShowFeature Method

Summary
Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature.
Syntax
C#
VB
C++
public void ShowFeature( 
   string featureId 
) 
  
Public Sub ShowFeature( _ 
   ByVal featureId As String _ 
)  
public: 
void ShowFeature(  
   String^ featureId 
)  

Parameters

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

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.