DisableFeature Method

Summary

Diables System.Windows.Forms.ToolStripItem objects registered with a feature.

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

Parameters

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

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