Hello friends,
I have 3 questions about ComboBox, anyone can help me, please?
1. Although I have enabled AllowDrop property of ComboBox it does not allow me to drag and drop files into ComboBox. Why?
2. Then should I process incoming files in the _DragDrop event, yes?
3. How can I get the Files.Count to get the number of dropped files?
Thank you very much for helping me
I have 3 questions about ComboBox, anyone can help me, please?
1. Although I have enabled AllowDrop property of ComboBox it does not allow me to drag and drop files into ComboBox. Why?
2. Then should I process incoming files in the _DragDrop event, yes?
3. How can I get the Files.Count to get the number of dropped files?
Thank you very much for helping me