OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Developer Forums > VBA > CorelDRAW/Corel DESIGNER VBA

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30-01-2004, 14:52
ddonnahoe's Avatar
ddonnahoe ddonnahoe is offline
Senior Member
 
Join Date: Jan 2004
Location: Louisville, KY
Posts: 552
Send a message via ICQ to ddonnahoe Send a message via AIM to ddonnahoe Send a message via MSN to ddonnahoe Send a message via Yahoo to ddonnahoe
Default Custom Command Buttons

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.
Reply With Quote
  #2  
Old 30-01-2004, 15:11
Alex's Avatar
Alex Alex is offline
Administrator
 
Join Date: Nov 2002
Posts: 1,941
Blog Entries: 4
Default Re: Custom Command Buttons

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
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT -5. The time now is 13:44.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com