[]
Represents a style that supports the drop-down form style.
public interface IDropDownStyleSupport<out T> where T : DropDownStyle
Public Interface IDropDownStyleSupport(Of Out T As DropDownStyle)
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| DropDown | Gets style containing display attributes that define the drop-down form style. |