GetDisabledItems Method

Summary
Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.
Syntax
C#
VB
C++
public ToolStripItem[] GetDisabledItems() 
  
Function GetDisabledItems() As ToolStripItem() 
array<ToolStripItem^>^ GetDisabledItems();  

Return Value

All the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.

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.