Name | Description | |
---|---|---|
UpDownButtonSettings Constructor | Initializes a new instance of the UpDownButtonSettings class. |
The following tables list the members exposed by UpDownButtonSettings.
Name | Description | |
---|---|---|
UpDownButtonSettings Constructor | Initializes a new instance of the UpDownButtonSettings class. |
Name | Description | |
---|---|---|
Alignment | Gets or sets the alignment of the UpDown buttons. | |
DownIcon | Gets or sets the C1.Framework.C1Icon that is displayed on the Down button. | |
DownImage | Gets or sets the image that is displayed on the Down button. | |
Enabled | Gets or sets a value indicating whether the button can respond to user interaction. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
InterceptKeys | Determines if the up/down buttons intercept and handle Up and Down arrow keys. | |
UpIcon | Gets or sets the C1.Framework.C1Icon that is displayed on the Up button. | |
UpImage | Gets or sets the image that is displayed on the Up button. | |
Visible | Gets or sets a value indicating whether the button are displayed. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
Width | Gets or sets the width of the button. (Inherited from C1.Win.Input.ButtonSettingsBase) |
Name | Description | |
---|---|---|
ToString | (Inherited from C1.Win.Input.ButtonSettingsBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
ResetVisible | Restores the default value of the Visible property. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
ShouldSerializeVisible | Specifies whether to save the value of the Visible property. (Inherited from C1.Win.Input.ButtonSettingsBase) |