Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the button can respond to user interaction. | |
Visible | Gets or sets a value indicating whether the button are displayed. | |
Width | Gets or sets the width of the button. |
The following tables list the members exposed by ButtonSettingsBase.
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the button can respond to user interaction. | |
Visible | Gets or sets a value indicating whether the button are displayed. | |
Width | Gets or sets the width of the button. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. | |
ResetVisible | Restores the default value of the Visible property. | |
ShouldSerializeVisible | Specifies whether to save the value of the Visible property. |