C#
VB
C++
Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
public ToolStripItem[] GetItems(
string feature
)
Function GetItems( _
ByVal feature As String _
) As ToolStripItem()
array<ToolStripItem^>^ GetItems(
String^ feature
)
feature
The feature which registered with the System.Windows.Forms.ToolStripItem objects that will be returned.
The System.Windows.Forms.ToolStripItem objects registered with the given 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