Checks if the features for direct System.Windows.Forms.ToolStripItem childs objects under the given System.Windows.Forms.ToolStrip can be executed and update their Enable and Visible state accordingly.
public void UpdateTopLevelItemsState(
ToolStrip toolStrip
)
Public Sub UpdateTopLevelItemsState( _
ByVal toolStrip As ToolStrip _
)
public:
void UpdateTopLevelItemsState(
ToolStrip^ toolStrip
)
toolStrip
The System.Windows.Forms.ToolStrip which contains the System.Windows.Forms.ToolStripItem objects to update their Enable/Visible state.
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