MVPSI.JAMS Namespace > EditSourceDialog Class : CausesValidation Property |
'Declaration
<SRCategoryAttribute("Focus")> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether this component raises validation events. ")> Public Property CausesValidation As System.Boolean
'Usage
Dim instance As EditSourceDialog Dim value As System.Boolean instance.CausesValidation = value value = instance.CausesValidation
[SRCategory("Focus")] [System.ComponentModel.DefaultValue()] [SRDescription("Indicates whether this component raises validation events. ")] public System.bool CausesValidation {get; set;}
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