BCGControlBar Library for .NET
ValidatePropertyEventArgs Class
Members 




Inherits System.EventArgs.

Provides data for the ValidateProperty event. Property Element specifies an element to validate a value, NewValue indicates a value to set.
Object Model
ValidatePropertyEventArgs ClassPropertyListItem Class
Syntax
'Declaration
 
Public Class ValidatePropertyEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ValidatePropertyEventArgs
public class ValidatePropertyEventArgs : System.EventArgs 
public __gc class ValidatePropertyEventArgs : public System.EventArgs 
public ref class ValidatePropertyEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.Controls.PropertyList.ValidatePropertyEventArgs

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

Reference

ValidatePropertyEventArgs Members
BCGSoft.Controls.PropertyList Namespace

Send Feedback