Topic
Possible to create Add-Ins
Startseite ' Community ' Automation and VBA ' Possible to create Add-Ins
- Dieses Thema hat 1 Antwort sowie 2 Teilnehmer und wurde zuletzt vor vor 15 Jahren, 5 Monaten von Bernhard Kantz aktualisiert.
Anzeigen von 2-Stellen - 1 bis 2 (von insgesamt 2)
-
AutorBeiträge
-
15.12.2009 um 18:11 Uhr #34783AnonymGast
Hello,
I like to know how to create Add-Ins for FlexPro? Is there a tutorial how to create Add-Ins?15.12.2009 um 20:05 Uhr #34784Bernhard KantzTeilnehmerUnfortunately there is no tutorial. But it’s the same mechanism as a Microsoft Office AddIn.
Example for a Registry Key:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareWeisangFlexPro8.0AddInsMyAddin.Connect]
“FriendlyName”=”MyAddin”
“Description”=””
“LoadBehavior”=dword:00000003 -
AutorBeiträge
Anzeigen von 2-Stellen - 1 bis 2 (von insgesamt 2)
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.