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, Settings, Help) disappears and my combobox jumps up, and when I click back on the UI Component the file menu reappears and the combobox moves to its original position. Is this normal behavior?
Also, I'm not sure how to find information like AccpacSession.ProgramsPathOnServer or AccpacSession.SharedDataPathOnServer because these are readily available when using a Macro.
Also, I'm not sure how to find information like AccpacSession.ProgramsPathOnServer or AccpacSession.SharedDataPathOnServer because these are readily available when using a Macro.