System.Windows.Forms.ListBox in Access?

kLAcK

Registered User.
Local time
Yesterday, 23:57
Joined
Jun 22, 2007
Messages
19
I could swear there was an example on this site for using the system.windows.forms.listbox control in access. Can't seem to find it though, can anyone point me to an example? Is there any reason why I SHOULDN'T use it?
 
This is not VB.NET. You can use the listbox control in Access. Look in the toolbox.
 
Yes I know this is not vb.net The list box control in vb.net is far superior. There is a way to use it.
 
To further elaborate, I am trying to get around all the code and queries required to be able to sort each column.
 
ssteinke, this was exactly the one I was looking for! Thanks very much :)
 

Users who are viewing this thread

Back
Top Bottom