Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > Samples

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 02-17-2008, 06:33 AM
jamiguel77 jamiguel77 is offline
Senior Member
 
Join Date: Jan 2002
Posts: 1,138
Send a message via MSN to jamiguel77 Send a message via Yahoo to jamiguel77
Default is possible add a button to any Comercial App? MsWord by sample?

hi all

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


thanks
Reply With Quote
  #2  
Old 02-17-2008, 07:12 AM
douglas douglas is offline
Senior Member
 
Join Date: Jul 2001
Posts: 7,695
Default RE: is possible add a button to any Comercial App? MsWord by sample?

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
Reply With Quote
  #3  
Old 02-17-2008, 07:14 AM
jamiguel77 jamiguel77 is offline
Senior Member
 
Join Date: Jan 2002
Posts: 1,138
Send a message via MSN to jamiguel77 Send a message via Yahoo to jamiguel77
Default RE: is possible add a button to any Comercial App? MsWord by sample?

ok its good component, but i mean to any app, any accountant app?

mmm
Peachtree?


thanks
Reply With Quote
  #4  
Old 02-17-2008, 09:22 PM
Norrit Norrit is offline
Moderator
 
Join Date: Aug 2001
Location: Landgraaf
Posts: 6,699
Default RE: is possible add a button to any Comercial App? MsWord by sample?

No you cannot.

Objective reality is a delirium caused by lack of alcohol in blood.
There is no place like 127.0.0.1
Reply With Quote
  #5  
Old 02-17-2008, 09:26 PM
Norrit Norrit is offline
Moderator
 
Join Date: Aug 2001
Location: Landgraaf
Posts: 6,699
Default RE: is possible add a button to any Comercial App? MsWord by sample?

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

Thread Tools
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


All times are GMT. The time now is 10:22 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.