[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.DropDownControlViewBase

DropDownControlViewBase Class

Implements the view for drop down control.

Namespace: C1.Win.Input.Base.Views
Assembly: C1.Win.Input.8.dll
Syntax
public abstract class DropDownControlViewBase : InputEditorViewBase, ISupportUia, IDisposable, IDropDownControlViewBase, IInputEditorViewBase, ISupportUiaContainer

Constructors

Name Description
DropDownControlViewBase(ButtonsSettings)

Initializes a new instance of the DropDownControlViewBase class.

Properties

Name Description
IsDroppedDown

Gets or sets a value indicating if the dropdown is currently open.

Methods

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.