60000565 When changing System.Color property types using Wrapper Object the OnUndoStoreValue and OnAfterUndoStoreValue throws an exception

Article 60000565
Type Bug
Product Engine
Version 6012
Date Added 7/2/2008
Fixed (7/3/2008)
Submitted by Christian Holbrook

Summary

When changing System.Color property types using Wrapper Object the OnUndoStoreValue and OnAfterUndoStoreValue throws an exception.

Solution

Fixed in 6013.

OnAfterUndoStoreValue and OnUndoStoreValue changed the value member of  Syste.Drawing.Color type ,to be a string in format "Alpha,Red,Green,Blue"  .

Send comments on this topic.