Name | Description | |
---|---|---|
ButtonSettings Constructor | Initializes a new instance of the ButtonSettings class. |
The following tables list the members exposed by ButtonSettings.
Name | Description | |
---|---|---|
ButtonSettings Constructor | Initializes a new instance of the ButtonSettings class. |
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the button can respond to user interaction. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
Icon | Gets or sets the C1.Framework.C1Icon that is displayed on the button. | |
Image | Gets or sets the image that is displayed on the 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 | |
---|---|---|
OnPropertyChanged | Fires the ButtonSettingsBase.PropertyChanged event. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
ResetVisible | Restores the default value of the ButtonSettingsBase.Visible property. (Inherited from C1.Win.Input.ButtonSettingsBase) | |
ShouldSerializeVisible | Specifies whether to save the value of the ButtonSettingsBase.Visible property. (Inherited from C1.Win.Input.ButtonSettingsBase) |