Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IsFeatureItemHidden Method (WorkstationStripItemFeatureExecuter)







The feature which registered System.Windows.Forms.ToolStripItem objects state will be checked.
Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.
Syntax
public bool IsFeatureItemHidden( 
   string featureId
)
'Declaration
 
Public Function IsFeatureItemHidden( _
   ByVal featureId As String _
) As Boolean
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim featureId As String
Dim value As Boolean
 
value = instance.IsFeatureItemHidden(featureId)

            

            
public: bool IsFeatureItemHidden( 
   string* featureId
) 
public:
bool IsFeatureItemHidden( 
   String^ featureId
) 

Parameters

featureId
The feature which registered System.Windows.Forms.ToolStripItem objects state will be checked.

Return Value

true if the System.Windows.Forms.ToolStripItem registered with the feature are marked to be hidden.
Remarks

In order for this to return true the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature must be called for that feature

Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features