[]
Gets or sets how to handle animation when opening the drop-down window.
[Browsable(true)]
public DropDownAnimation OpeningAnimation { get; set; }
<Browsable(True)>
Public Property OpeningAnimation As DropDownAnimation
Type | Description |
---|---|
DropDownAnimation | An DropDownAnimation value that indicates the animation when opening the drop-down window.
|
This property retrieves the animation style that is displayed when the drop-down window is opening.