DevForce Help Reference
HasError Property (RecomposedEventArgs)


Returns true if the recomposition was not performed due to a failure.
Syntax
'Declaration
 
Public ReadOnly Property HasError As Boolean
'Usage
 
Dim instance As RecomposedEventArgs
Dim value As Boolean
 
value = instance.HasError
public bool HasError {get;}
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

RecomposedEventArgs Class
RecomposedEventArgs Members

Send Feedback