API Documentation > CorelDRAW > 2025-v26 > ViewHost > ICUIViewHost
ViewHost.InsertViewHost method
Inserts all views from the given view host into the view host at the given position
Syntax:
Sub InsertViewHost(ByVal ViewHostToInsert As ViewHost, ByVal Index As Long)
Parameters:
Name Type Description
ViewHostToInsert
Index
Long
Remarks:
The InsertViewHost method inserts all views from the view host into the view host at the specified position.