I've searched for this but could not find exactly what i need to fit my needs. If it already exists, i apologize and thank you for the redirect.
Fairly new to VB, but have a good understanding.
Scenario: Have 3rd party software that has many drop down options for each preceding dropdown, about 8 dropdown fields total. I have another tool that, based on entered values, gives the exact 8 choices needed for vendor software.
Desired effect: from existing tool, create popup with 8 values that STAYS ON TOP of all other windows. obviously need it to lose focus so vendor software choices can be made.
Already known: I already know how to create the info needed to put in the popup, call the vendor software and place the popup in the desired location.
Needed: How to keep popup on top of all other applications.
Hope i laid out enough detail for what I am looking for.
Thank you in advance!
X