ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > AddObjectFormOptions Class : FormEnabled Property |
'Declaration Public Property FormEnabled As System.Boolean
'Usage Dim instance As AddObjectFormOptions Dim value As System.Boolean instance.FormEnabled = value value = instance.FormEnabled
public System.bool FormEnabled {get; set;}