LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ShowFeature Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






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
) 
void ShowFeature( 
   string* featureId
) 

Parameters

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

Target Platforms

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.