Is there a way to inherit from wwEdit and add this inherited MyEdit to the list of custom controls to select from at designtime?
There isn't a way to change the designer menu, but you should be able to drop in your subclassed version into your TwwRecordView and assign the item's customcontrol property to this control.