←Select platform

EnableFeature Method

Summary

Enables System.Windows.Forms.ToolStripItem objects that were disabled by calling DisableFeature.

Syntax

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

Parameters

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

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