I cannot seem to find anything about this in my first search attempts, so not even sure if it is possible. I thought at one point that I had seen some references showing it possible, but I'm just not finding it.
Here's the scenario:
I have a combo box, where I return 3 columns:
1. ItemID
2. ItemName
3. ItemDescription
Ideally, I'd like the ItemName to show (Column 2), and when the user hovers over that item in the listbox, before they've selected it, show the Description in a ControlTip Text box if the Description exists at all - some items have additional description, and some do not.
Is this possible, and can anyone point me in the right direction?
Thanks in advance for any suggestions, references, examples, etc.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
Here's the scenario:
I have a combo box, where I return 3 columns:
1. ItemID
2. ItemName
3. ItemDescription
Ideally, I'd like the ItemName to show (Column 2), and when the user hovers over that item in the listbox, before they've selected it, show the Description in a ControlTip Text box if the Description exists at all - some items have additional description, and some do not.
Is this possible, and can anyone point me in the right direction?
Thanks in advance for any suggestions, references, examples, etc.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57