
I need to compile and run simple Actipro app which uses Excel Interop.excel.
Is anything in your product samples folder.
Thanks,
Chris
I need to compile and run simple Actipro app which uses Excel Interop.excel.
Is anything in your product samples folder.
Thanks,
Chris
Hi Chris,
I'm sorry but we don't have anything related to Excel in our samples.
So maybe you can share first simple Actipro WPF application like small grid or text window. I can add Microsoft Interop Excell to it myself
Hi Chris,
We make UI controls, not application frameworks, so there isn't really anything special about using our controls where needed inside any app.
If you are referring to using our WindowChrome for theming a Window, you can look at this QuickStart sample in our Sample Browser project:
/SampleBrowser/ProductSamples/ThemeSamples/QuickStart/WindowChromeIntro
Or if you are referring to using docking windows in an app (since you posted this in the Docking/MDI forum), you can look at the source of any of our Docking/MDI QuickStarts. Those all have pretty simple and straightforward XAML and you can paste the DockSite XAML into any WPF Window.
Please log in to a validated account to post comments.