DesignPropertyDescriptor::CanResetValue Method (Object^)
Visual Studio 2015
Determines whether or not resetting the object changes its value.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- component
-
Type:
System::Object^
The component that owns the property.
Return Value
Type: System::Booleantrue if resetting the component changes its value, otherwise false.
This method calls the base method.
Show: