GetHiddenItems Method

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

Return Value

All the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature 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.