←Select platform

GetHiddenItems Method

Summary

Returns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the HideFeature method.

Syntax

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

Return Value

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