Hi all,
I've converted an application from VB6 to .net and I'm slowly resolving the issues raised.
The VB6 code stores the current TopIndex of a combobox so that later the combobox can be redisplayed with the same item positioned at the top.
However there doesn't seem to be an equivalent in .net.
Does anyone have any ideas?
I've converted an application from VB6 to .net and I'm slowly resolving the issues raised.
The VB6 code stores the current TopIndex of a combobox so that later the combobox can be redisplayed with the same item positioned at the top.
However there doesn't seem to be an equivalent in .net.
Does anyone have any ideas?