Hi,
I want to refresh the properties window in Visual Studio through my code. This is how it works. I have made an onChanged event for a property that I defined. When this gets fired I need to update another property and refresh the properties window. Everything works fine, except I don't know how to refresh the properties window.
Regards,
Senaka
I want to refresh the properties window in Visual Studio through my code. This is how it works. I have made an onChanged event for a property that I defined. When this gets fired I need to update another property and refresh the properties window. Everything works fine, except I don't know how to refresh the properties window.
Regards,
Senaka
Comment