ArcFM Solution Developer Guide
AutoValidate Property (AUBrowserControl)


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(True)>
<System.ComponentModel.EditorBrowsableAttribute()>
Public Overridable Property AutoValidate As System.Windows.Forms.AutoValidate
'Usage
 
Dim instance As AUBrowserControl
Dim value As System.Windows.Forms.AutoValidate
 
instance.AutoValidate = value
 
value = instance.AutoValidate
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.EditorBrowsable()]
public virtual System.Windows.Forms.AutoValidate AutoValidate {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AUBrowserControl Class
AUBrowserControl Members

 

 


Send Comment