The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I've a context menu bound to a button (placed at the Bottom of the form)at position (0,0).
now when i click on a button; at certain positions (when there is not enough space on the screen to display the contextmenu) the context menu is displayed properly ;but at some form positions (when there is enough space on the screen to display the contextmenu)the context menu overlaps the parent button and the button is not at all seen. I guess if i could get the dimensions of the context menu and the locations of same my problem would be solved.
Please help me its urgent
thank u.
RPRamesh Praveen Syncfusion Team April 29, 2003 07:03 PM UTC
There is no way I know of to get the width of a context menu. I am surprised why your menu will draw over the button when there was enough space to draw where you want it to!
-Praveen