BCGSoft.Controls.PropertyList Namespace > ValidatePropertyEventArgs Class : ValidatePropertyEventArgs Constructor |
'Declaration Public Function New( _ ByVal prop As PropertyListItem, _ ByVal newValue As Object _ )
'Usage Dim prop As PropertyListItem Dim newValue As Object Dim instance As New ValidatePropertyEventArgs(prop, newValue)
public ValidatePropertyEventArgs( PropertyListItem prop, object newValue )
public: ValidatePropertyEventArgs( PropertyListItem* prop, Object* newValue )
public: ValidatePropertyEventArgs( PropertyListItem^ prop, Object^ newValue )
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