API Documentation
>
CorelDRAW
>
2025-v26
>
FrameWork
>
ICUIFrameWork
FrameWork.CreateFrameWindowForViewHost method
Creates a new frame window and moves the given view host into it
Syntax:
Function
CreateFrameWindowForViewHost
(
ByVal
ViewHostToInsert
As
ViewHost
)
As
FrameWindow
Parameters:
Name
Type
Description
ViewHostToInsert
ViewHost
Remarks:
The
CreateFrameWindowForView
method creates a new frame window and moves the view host in the new window.