We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764d2b7 commit 10297c4Copy full SHA for 10297c4
README.md
@@ -1 +1,10 @@
1
-# ACLibAddInStarter
+# ACLib Access Add-In Starter Ribbon
2
+Ribbon to start Access add-ins
3
+
4
+Save ACLibAddInStarterRibbon.xml with ribbon XML in %appdata%\Microsoft\AddIns
5
6
+Callback in ribbon-xml:
7
+`onAction="ACLibRibbonCallBack_AddInItem_OnAction"`
8
9
+use tag to define add-in call:
10
+`tag="ACLibImportWizard.StartApplication"`
0 commit comments