LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ShowFeature Method (WorkstationStripItemFeatureExecuter)

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 Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature.
Syntax
public void ShowFeature( 
   string featureId
)
'Declaration
 
Public Sub ShowFeature( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim featureId As String
 
instance.ShowFeature(featureId)

            

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

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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