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