ComponentDesigner::RaiseComponentChanging Method (MemberDescriptor^)
.NET Framework (current version)
Notifies the IComponentChangeService that this component is about to be changed.
Assembly: System.Design (in System.Design.dll)
Parameters
- member
-
Type:
System.ComponentModel::MemberDescriptor^
A MemberDescriptor that indicates the member that is about to be changed.
Call this method only when you affect component properties directly and not through accessors provided by MemberDescriptor.
.NET Framework
Available since 1.1
Available since 1.1
Show: