![]() |
#1
|
||||
|
||||
![]()
I was just wondering if it is possible to create my own custom command buttons, aside from adding a picture to the command button picture property. What I want to do is basically customize the entire UserForm Interface in a new project.
Also, how do I create a new project. I would have thought File/New/New Project, but there is no such animal. Hmmm... ![]()
__________________
Sean Waiting for a ride in the T.A.R.D.I.S. |
#2
|
||||
|
||||
![]()
Well, you can use ActiveX controls on the forms. So, if you have an OCX with your custom weird buttons, you can just add it to your project and use them. Or you can use bitmaps (image control) for your "buttons" and just specify various event handling like MouseMove, MouseClick, etc. Here is an example of CorelDRAW VBA application which uses this approach: http://www.unleash.com/ezmetrics/ (all those colored arrows and rectangle pieces are bitmaps which act as buttons)
As to creating new VBA project, this article should help: http://www.oberonplace.com/vba/newgms.htm |
![]() |
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 |
Wishlist for DRAW Suite 13 | Hernán | Feature requests/wishlist | 53 | 05-09-2007 01:32 |
Custom crop and invert - Is this possible? | geopig | Corel Photo-Paint VBA | 1 | 01-11-2004 13:28 |
Add Custom Buttons.. | drg | CorelDRAW/Corel DESIGNER VBA | 6 | 17-09-2004 06:36 |
Placing a custom envelope on Text | larrypanattoni | CorelDRAW/Corel DESIGNER VBA | 3 | 23-04-2003 09:18 |
How can I change middle colors in a custom Fountain Fill | Steve | CorelDRAW/Corel DESIGNER VBA | 3 | 13-12-2002 19:11 |