[]
Defines the highlight style for automatic complete matched strings.
public class AutoCompleteHighlightStyle
Public Class AutoCompleteHighlightStyle
Name | Description |
---|---|
AutoCompleteHighlightStyle() | Initializes a new instance of the AutoCompleteHighlightStyle class. |
Name | Description |
---|---|
BackColor | Gets or sets the background color of the highlighted string. |
Font | Gets or sets the font of the highlighted string. |
ForeColor | Gets or sets the foreground color of the highlighted string. |