vb.net how to customize existing window in SL? I know how to create a completely new window exe, but How to add some logic into a button click event using VB.NET in stead of VBA?
*This post is locked for comments
vb.net how to customize existing window in SL? I know how to create a completely new window exe, but How to add some logic into a button click event using VB.NET in stead of VBA?
*This post is locked for comments
You could press the button via Object Model but it will fire the predefined action the screen is designed to perform when the button is clicked. If you used VBA within Customizations Manager, you can intercept the Click event and add any required logic.
Will SL Object Model allows this happen? Thanks
-----------------------
The Microsoft Dynamics SL Object Model allows any application or
programming tool that is capable of communicating to the Microsoft Component
Object Model (COM), the ability to integrate with any window in Microsoft
Dynamics SL. Not only does the Microsoft Dynamics SL Object Model facilitate
integration from external sources, it also provides the necessary architecture for
Microsoft VBA, which is used within the Microsoft Dynamics SL Customization
Manager.
Up through SL7, any changes to the existing UI requires customization manager (VBA). You could make a button call a new exe which could be built with .net?
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,253 Most Valuable Professional
nmaenpaa 101,156