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 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.