[]
Implements the view for drop down control.
public abstract class DropDownControlViewBase : InputEditorViewBase, ISupportUia, IDisposable, IDropDownControlViewBase, IInputEditorViewBase, ISupportUiaContainer
Name | Description |
---|---|
DropDownControlViewBase(ButtonsSettings) | Initializes a new instance of the DropDownControlViewBase class. |
Name | Description |
---|---|
IsDroppedDown | Gets or sets a value indicating if the dropdown is currently open. |
Name | Description |
---|---|
GetActualStyle(string) | Gets a actual style for current state of elements. |
GetActualStyle(string, Element) | Gets a actual style for current state of target element. |