API Documentation
>
CorelDRAW
>
2025-v26
>
ViewHost
>
ICUIViewHost
ViewHost.InsertView method
Inserts a view into the view host at the given position
Syntax:
Sub
InsertView
(
ByVal
ViewToInsert
As
ViewWindow
,
ByVal
Index
As
Long
)
Parameters:
Name
Type
Description
ViewToInsert
ViewWindow
Index
Long
Remarks:
The
InsertView
method inserts a view in the view host at the specified position.