![]() |
#1
|
|||
|
|||
![]()
Hello list,
Is it possible to create docker windows in vba (corel draw 12)? If possible is there an example or documentation about it? Thanks in advance. |
#2
|
||||
|
||||
![]()
No, unfortunately you can't create a new docker with VBA. You can, however, create a modeless form which will float on top of your document and you still can work with the document and return to the form to perfom some actions.
To do this, just use vbModeless parameter when showing a form: Code:
MyUserForm.Show vbModeless |
#3
|
|||
|
|||
![]()
Thanks Alex.
![]() I will try. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create an object from class defined in another GMS | zlatev | CorelDRAW/Corel DESIGNER VBA | 5 | 27-02-2005 11:51 |
Can I create CustomShape with VBA for CD? Can I create tool? | Jab | CorelDRAW/Corel DESIGNER VBA | 0 | 01-02-2005 05:02 |
failed to create new document!? | olympiatr | CorelDRAW/Corel DESIGNER VBA | 0 | 28-01-2005 19:35 |
Create Document / Color | adriano | Corel Photo-Paint VBA | 2 | 23-09-2004 02:41 |
how to show tonecurve window | pim | Corel Photo-Paint VBA | 4 | 17-02-2004 04:59 |