Hi there,
I am trying to upgrade my skills as an Access Developer to C# or VB.Net.
I want to build Windows Forms with Comboboxes and Listboxes. Is there a way to make the combo/list boxes have the similar properties in MS Access be placed in Windows Forms?
For example, MS Access comboboxes and listboxes have a properties to set the number of columns, what column the combobox or listbox is bound to, be able to hide the bound column, and the recordsource to populate the combobox or listbox list.
I know that this might take a few more steps in C# or VB.Net, but can someone lead me to the right direction?
Do I have to build seperate functions or classes to be able to emulate the comboboxes and listboxes in MS Access to Windows Forms?
If so, any suggestions on how?
Thanks in advance for any response that could help me understand my dilemma
I am trying to upgrade my skills as an Access Developer to C# or VB.Net.
I want to build Windows Forms with Comboboxes and Listboxes. Is there a way to make the combo/list boxes have the similar properties in MS Access be placed in Windows Forms?
For example, MS Access comboboxes and listboxes have a properties to set the number of columns, what column the combobox or listbox is bound to, be able to hide the bound column, and the recordsource to populate the combobox or listbox list.
I know that this might take a few more steps in C# or VB.Net, but can someone lead me to the right direction?
Do I have to build seperate functions or classes to be able to emulate the comboboxes and listboxes in MS Access to Windows Forms?
If so, any suggestions on how?
Thanks in advance for any response that could help me understand my dilemma