Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Toolbar in Excel / Word (https://www.delphipraxis.net/47267-toolbar-excel-word.html)

delphi_goldy 8. Jun 2005 16:06


Toolbar in Excel / Word
 
Hi

Is possible to create toolbar in Delphi and then place it
in Excel or Word? :dance:

Zacherl 8. Jun 2005 16:37

Re: Toolbar in Excel / Word
 
Hallo,
you can set the parent of the toolbarwindow:
try:

Delphi-Quellcode:
windows.setparent(handle, findwindow('', 'Ms Word'));
the string "Ms Word" must the name of the Word window.

Florian

Bernhard Geyer 8. Jun 2005 17:14

Re: Toolbar in Excel / Word
 
If you can read german Text: Symbolleiste in Outlock einfügen u. a.

delphi_goldy 13. Jun 2005 18:42

Re: Toolbar in Excel / Word
 
Thanks!!!


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz