Hi,
Does anyone know if it is possible to have a controlcontainer in a popupmenu tool? The designer doesn't allow to add it and if I add it manually then some other tools in the same popup broke - like the labeltool for instanace didn't show any caption.
Does my suggestion work for you? If you have other questions please dont hesitate to ask.
Regards,
Stefaniya
I can suggest you to use PopupControlContainerTool instead of PopupMenuTool ( PopupControlContainerTool). You could assign the PopupControlContainerTool Control to be your container and thus the container will appear as the tool’s dropdown contents. Let me know if this works for you.