Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.
public bool IsFeatureItemHidden(string featureId)
Function IsFeatureItemHidden( _ByVal featureId As String _) As Boolean
bool IsFeatureItemHidden(String^ featureId)
featureId
A System.String that represents the feature which registered the System.Windows.Forms.ToolStripItem object's state to be checked.
true if the System.Windows.Forms.ToolStripItem registered with the feature are marked to be hidden; otherwise, it is false.
For this to return true the HideFeature must be called for that feature.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
