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