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.
strangely, Whenever I run my project and if any error occurs and then when I try see property window (Ofcourse in design mode), it does not come out, it gets locked.
I have to close the whole project & reopen it.
Can anyone help me out.
CBClay Burch Syncfusion Team June 28, 2002 08:36 AM UTC
Try using the Debug Menu item (or the toolbar button) 'Stop Debugging'. This will probably allow you to access the property windows, etc. without closing your project.
VBVipul BhattJune 28, 2002 09:32 AM UTC
> Try using the Debug Menu item (or the toolbar button) 'Stop Debugging'. This will probably allow you to access the property windows, etc. without closing your project.
Well Clay, yes it does not allow to access property window at run mode and even if I do what you said above it does not work. I am in design mode as one normally is. This happens only if any error occurs at runtime.
Thanx for all your replies.