←Select platform

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

Leadtools.Medical.Workstation Assembly