2024-06-06
	
		
		08:23 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		2024-06-19
	
		
		11:20 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Laszlo Nagy 
		
		
		
		
		
		
		
		
	
			
		
Hi everyone.
I have a UC::PopupMenu control on my dialog modal window which opens a custom popup.
Would it be possible to create a multi-level popup with the UC::PopupMenu control mentioned above?
Solved! Go to Solution.
2024-06-13 06:47 PM
2024-06-13 06:47 PM
Hi,
The UC popup menu doesn't support that, sorry.
Akos
2024-06-25 03:03 PM
Hi, the UCPopupMenu does not support hierarchical menu elements indeed. You can add a pushbutton with an arrow icon and open a context menu aligned on the button edge. The custom context menu can have a hierarchical struct looking like the attached picture.