←Select platform

GetDisabledItems Method

Syntax

C#
VB
C++
public ToolStripItem[] GetDisabledItems() 
  
Public Function GetDisabledItems() As ToolStripItem() 
public: 
array<ToolStripItem^>^ GetDisabledItems();  

Return Value

All the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature method.

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