H
HilcrRWise
I am attempting to create a form that includes a comboBox and a TextBox
The TextBox is to be linked to the ComboBox so that when the mouse i
hovered over a specific row in the ComboBox that row value is displaye
in the TextBox. The closest code I have been able to find so far i
the Lebans ComboCurrentRow example, however this only displays the ro
number, is it possible to modify this code so that it displays th
value rather than the number
The TextBox is to be linked to the ComboBox so that when the mouse i
hovered over a specific row in the ComboBox that row value is displaye
in the TextBox. The closest code I have been able to find so far i
the Lebans ComboCurrentRow example, however this only displays the ro
number, is it possible to modify this code so that it displays th
value rather than the number