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