Thursday, January 29, 2004 - Posts

BUG: MergeMenu method modifies the source and the target MenuItem objects in Visual Studio .NET

SYMPTOMS

The MergeMenu method of the MenuItem object modifies both the source MenuItem objects and the target MenuItem objects. The result is that the same items are in both the source MenuItem objects and the target MenuItem objects.
 
with 0 Comments