jayconverse planted a seed in a previous question, so now I'm trying to use regular VB6 to create an EXE. I have dropped the same GL UI component on my VB form as I did in my macro, however, I'm getting some odd behavior -- when I click the combobox on my form, the UI component file menu (File...
For some reason there isn't a Close method for the form. The OnUIAppClosed() is being executed when I click the Close button, but I receive the following error:
"Compile error:
Method or data member not found.
Is there a way to trap the OnClose Event for a UI Component? Currently when I click the close button, the parent form remains open and contains the following text:
"The UI is closed.
Before reopening the UI, you need to close its host window (or remove the UI from its host window).
I have created a form in VB and have dropped the UI component for the G/L UI that I need to duplicate. When the Macro is ran from the Accpac desktop an icon is not placed on the Windows Taskbar, which is a pain if there are multiple programs opened and the Form is inadvertantly brought behind...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.