C
craig
I was wondering if someone could quickly tell me what the equivalnet to this
line of code in C# would be in VB....
item.IsDirtyChanged += new EventHandler(NotifyParent);
Thanks!
line of code in C# would be in VB....
item.IsDirtyChanged += new EventHandler(NotifyParent);
Thanks!