←Select platform

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

Leadtools.Medical.Workstation Assembly