Gürcan YÜCEL
Posts: 52
Joined: 2004-08-16
|
Hi,
I bought VCL version on July. It looks fine. Now Im trying to write Outlook add-in. I did not write any add in before. For this reason I want to ask couple of questions;
1.I used adxCommandBar to add menu. I put it and I add TadxCommandBarButton on it. In the menu I need before pop up event. Because in before popup (or popoup) I want to set something for example captions.
2.Also in the same CommandBar, I want to disable-enable while selecting inbox,sent items etc. How can I do that?
3.Finally, I want to select an item in inbox and click specific TadxCommandBarButton and save the mail to file system. Is it possible?
I know,
Im asking everything. :( I thing it gets a lot of time to learn writing an add-in. Any help welcome.
Thanks. |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hello Gürcan,
1. The BeforePopup event (or something like that) is not supported by MS Office.
2. You can trap and handle the FolderSwitch event or the BeforeFolderSwitch event in the Outlook Object Model (OOM).
3. Yes, it is possible but we can give the example of this code to Premium Subscribers only.
I thing it gets a lot of time to learn writing an add-in.
As a rule for our premium subscribers we offer step by step instruction that solve their problems and thoroughly examine the problem if its solution isn't known to us. You are welcome.
Sincerely
ADX Support Team
|
|
Gürcan YÜCEL
Posts: 52
Joined: 2004-08-16
|
Hi Dmitry,
Thanks for the answer. I search for "Premium Subscriber" in your site and licases. I fpond the type but cant found the prices. Can you give the prices?
Im new tom COM programming and I need help.
Thanks.
Gürcan YÜCEL
G&GSoft |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hello Gürcan,
You can find all our prices here.
See the "Add-in Express 2 VCL Edition & Premium Support Service" section.
Sincerely,
ADX Support Team |
|
Gürcan YÜCEL
Posts: 52
Joined: 2004-08-16
|
Hello Dmitry,
While purchasing components, I did not understand the problem while purchasing. Now I want to upgrade to premium edition. I bought the VCL edition on 22-JUN-2004. But I cant use the components because of my work load. How can I upgrade to premium edition? Is it possible to give the difference (or something like that) and upgrade? What is the correct way?
Thanks. |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hello Gürcan,
We have just answered you directly. We can't publish here coupon codes on this upgrade.
Sincerely,
ADX Support Team |
|