[]
Defines the highlight style for matched strings when using automatic complete.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class AutoCompleteHighlightStyleInfo
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class AutoCompleteHighlightStyleInfo
Name | Description |
---|---|
AutoCompleteHighlightStyleInfo() | Initializes a new instance of the AutoCompleteHighlightStyleInfo 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. |