Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of the style. |
![]() | Reset | Resets all of the properties that have been explicitly set back to their default values. |
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, System.Drawing.Color.Empty. |
![]() | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, true. |
![]() | 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, System.Drawing.Color.Empty. |
![]() | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. |
![]() | ResetTrimming | Resets the value of the Trimming property to its default value, StringTrimming.EllipsisWord. |
![]() | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default. |
![]() | ResetVisible | Resets the value of the Visible property to its default value, true. |
![]() | ResetWordWrap | Resets the value of the WordWrap property to its default value, true. |