LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ShowFeature Method (IWorkstationStripItemFeatureExecuter)







The feature which the associated System.Windows.Forms.ToolStripItem objects will be shown.
Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.
Syntax
void ShowFeature( 
   string featureId
)
'Declaration
 
Sub ShowFeature( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim featureId As String
 
instance.ShowFeature(featureId)
void ShowFeature( 
   string featureId
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.ShowFeature( 
   featureId 
)
void ShowFeature( 
   string* featureId
) 
void ShowFeature( 
   string* featureId
) 

Parameters

featureId
The feature which the associated System.Windows.Forms.ToolStripItem objects will be shown.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.