Removes the study timeline information for the provided control.
public void RemoveStudyTimeline(
Control hostControl
)
Public Sub RemoveStudyTimeline( _
ByVal hostControl As Control _
)
public:
void RemoveStudyTimeline(
Control^ hostControl
)
hostControl
The System.Windows.Forms.Control that hosts the timeline view.
The timeline view is not removed from the host control. The caller should remove the view from the hostControl System.Windows.Forms.Control.Controls property.
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