PDA

View Full Version : is possible add a button to any Comercial App? MsWord by sample?


jamiguel77
02-17-2008, 06:33 AM
hi all

is possible add a button to any Comercial App? MsWord by sample?


thanks

douglas
02-17-2008, 07:12 AM
Yes. You can add buttons to all of the Microsoft Office suite of programs, as com add-ins.

There is an excellent component that I use that enables you to do this very easily (otherwise it is an horrendous task)

http://www.add-in-express.com

========================================
A point waiting for the correct answer.

thank you

Jon

jamiguel77
02-17-2008, 07:14 AM
ok its good component, but i mean to any app, any accountant app?

mmm
Peachtree?


thanks

Norrit
02-17-2008, 09:22 PM
No you cannot.

Objective reality is a delirium caused by lack of alcohol in blood.
There is no place like 127.0.0.1

Norrit
02-17-2008, 09:26 PM
PS: True, in theory it can be done by enumerating the window to get all the handles. Make the owner and parent of your own control some handle on the other application and there should be your button. But from this point on you don't have any control on how or what that button is doing on the other application. So my advise, you cannot!

Objective reality is a delirium caused by lack of alcohol in blood.
There is no place like 127.0.0.1