Name | Description | |
---|---|---|
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, Color.Empty. |
![]() | ResetBackgroundImage | Resets the value of the BackgroundImage property to its default value. |
![]() | ResetBackgroundImageAlignment | Resets the value of the BackgroundImageAlignment property to its default value, ContentAlignment.MiddleCenter. |
![]() | ResetBackgroundImageStyle | Resets the value of the BackgroundImageStyle property to its default value, ImageStyle.Align. |
![]() | ResetButtonType | Resets the value of the ButtonType property to its default value. |
![]() | ResetFont | Resets the value of the Font property to its default value, a null reference (Nothing in Visual Basic). |
![]() | ResetForeColor | Resets the value of the ForeColor property to its default value. |
![]() | ResetImage | Resets the value of the Image property to its default value. |
![]() | ResetImageAlign | Resets the value of the ImageAlign property to its default value, ContentAlignment.MiddleCenter. |