[]
The FilterEditorEditorStyle contains display attributes that determine the general appearance of the editor on the screen.
public class FilterEditorEditorStyle : BaseTextElementStyle
| Name | Description |
|---|---|
| Arrow | Gets style containing display attributes that determine the general appearance of the arrow ellement on the screen when the cursor is over it. |
| Disabled | Gets style containing display attributes that determine the general appearance of the selected element on the screen when it is disabled state. |
| Hot | Gets style containing display attributes that determine the general appearance of the element on the screen when the cursor is over it. |
| HotSelected | Gets style containing display attributes that determine the general appearance of the selected element on the screen when the cursor is over it. |
| Selected | Gets style containing display attributes that determine the general appearance of the selected element on the screen. |