Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationStripItemFeatureExecuter Interface : GetDisabledItems Method |
ToolStripItem[] GetDisabledItems()
'Declaration Function GetDisabledItems() As ToolStripItem()
'Usage Dim instance As IWorkstationStripItemFeatureExecuter Dim value() As ToolStripItem value = instance.GetDisabledItems()
ToolStripItem*[]* GetDisabledItems();
array<ToolStripItem^>^ GetDisabledItems();