0
votes
2answers
83 views
+150
Drag-and-drop accordion panels? (ASP.Net)
Hello, I have a set of accordion panes(dynamically created) contained in an Accordion control. Basically, what I am wanting is for the user to be capable of dragging these accordion panels so that …
0
votes
1answer
18 views
+150
COleDropTarget not working for an MFC control
I have 2 MFC controls that I've created derived from a common base.
They appear in the same place in my dialog and by clicking a button it swaps between the 2 controls. I do dynamically create the …
