Hello,
I have created an add-in for GP using the Visual Studio GP SDK. This add-in opens a custom window and allows users to enter some data. When the user saves and closes this window, the GlTransactionEntryForm TransactionScroll is populated with the desired transactions. The problem is you can't see them until you click the up arrow button on the transaction scroll.
Can someone provide the information on scrolling the transaction scroll to the top programmatically in the VS SDK?
*This post is locked for comments