C#
VB
C++
Gets a list of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.
public IList<ToolStripItem> AssociatedItems { get; }
Public ReadOnly Property AssociatedItems As IList(Of ToolStripItem)
public:
property IList<ToolStripItem^>^ AssociatedItems {
IList<ToolStripItem^>^ get();
}
An IList of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.
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