[]
This is the proxy class for compatibility mode with obsolete API. Use the C1MultiSelect.Styles.Button property instead.
public class DropDownButtonStyle : BaseDropDownButtonStyle
Public Class DropDownButtonStyle
Inherits BaseDropDownButtonStyle
| Name | Description |
|---|---|
| Corners | Use the C1MultiSelect.Styles.Button.Corners property instead. |
| Disabled | Use the C1MultiSelect.Styles.Button.Disabled property instead. |
| Hot | Use the C1MultiSelect.Styles.Button.Hot property instead. |
| HotPressed | Use the C1MultiSelect.Styles.Button.HotPressed property instead. |
| Image | Use the C1MultiSelect.ButtonsSettings.DropDownButton.Image property instead. |
| Margins | Use the C1MultiSelect.Styles.Button.Margins property instead. |
| Padding | This property doesn't affect on the Control. |
| Pressed | Use the C1MultiSelect.Styles.Button.Pressed property instead. |
| Width | Use the C1MultiSelect.ButtonsSettings.DropDownButton.Width property instead. |