ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > DataSourceOptions Class : FocusedBackgroundColor Property |
'Declaration Public Property FocusedBackgroundColor As System.Drawing.Color
'Usage Dim instance As DataSourceOptions Dim value As System.Drawing.Color instance.FocusedBackgroundColor = value value = instance.FocusedBackgroundColor
public System.Drawing.Color FocusedBackgroundColor {get; set;}