DropDownButton Constructors
The button that can be associated with a popup control or a context menu. It is possible to prevent the button from receiving focus on a click.| Name | Description |
|---|---|
| DropDownButton() | Initializes a new instance of the DropDownButton class with default settings. |
See Also