C#
VB
C++
Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.
public void ShowFeature(
string featureId
)
Sub ShowFeature( _
ByVal featureId As String _
)
void ShowFeature(
String^ featureId
)
featureId
The feature which the associated System.Windows.Forms.ToolStripItem objects will be shown.
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