Version

ValueEditorBaseProxy Class

Base QTP proxy for the record and replay of actions of controls derived from the NetAdvantage WPF control ValueEditor.
Syntax
'Declaration
 
Public Class ValueEditorBaseProxy 
   Inherits InfragisticsWPF.Test.Shared.RecordReplayProxyBase
   Implements InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord 
public class ValueEditorBaseProxy : InfragisticsWPF.Test.Shared.RecordReplayProxyBase, InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord  
public __gc class ValueEditorBaseProxy : public InfragisticsWPF.Test.Shared.RecordReplayProxyBase, InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also