Checks if the features for all registered System.Windows.Forms.ToolStripItem objects under the given System.Windows.Forms.ToolStripItemCollection can be executed and update their Enable and Visible state accordingly.
public void UpdateMenuItemsState(
ToolStripItemCollection items
)
Public Overloads Sub UpdateMenuItemsState( _
ByVal items As ToolStripItemCollection _
)
public:
void UpdateMenuItemsState(
ToolStripItemCollection^ items
)
items
The System.Windows.Forms.ToolStripItemCollection which contains the System.Windows.Forms.ToolStripItem objects to update their Enable/Visible state.
WorkstationStripItemFeatureExecuter Class
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