SystemColorsChanged Event
SystemColorsChanged Event |
Occurs after the system colors change.
Declaration
[C++]
void SystemColorsChanged();
Parameters
This event takes no parameters.
Remarks
This event method is defined in the _IInkPictureEvents interface. The _IInkPictureEvents interface implements the IDispatch interface with an identifier of DISPID_IPESystemColorsChanged.