Hi,
Is there any ribbon tool can do a dropdown tree? Thanks.
Regards,
Jason
You can use a PopupControlContainerTool. This tool will display any control as a drop down, so you can add an UltraTree to your Form and use that as the control for the PopupControlContainerTool.