First Question:
How is it possible to add a vertical scroll bar to a listbox if it is needed? I've tried EnsureVisible method, but this did not seem to resolve the issue, whether Its the wrong method to use or I was using it incorrectly.
Second Question:
Is it possible to add a drop down box as a column header in a listbox? I've been researching this as well but I have been unsuccessful in being able to determine the proper way on how to go about doing so.
Any help would be greatly appreciated.
How is it possible to add a vertical scroll bar to a listbox if it is needed? I've tried EnsureVisible method, but this did not seem to resolve the issue, whether Its the wrong method to use or I was using it incorrectly.
Second Question:
Is it possible to add a drop down box as a column header in a listbox? I've been researching this as well but I have been unsuccessful in being able to determine the proper way on how to go about doing so.
Any help would be greatly appreciated.