Name | Description | |
---|---|---|
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, System.Drawing.SystemColors.Window. |
![]() | 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.SystemColors.WindowText. |
![]() | ResetHeight | Resets the value of the Height property to its default value. |
![]() | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, System.Windows.Forms.HorizontalAlignment.Right. |
![]() | ResetPosition | Resets the value of the Position property to its default value, FormulaBoxPositions.Bottom. |
![]() | ResetVisible | Resets the value of the Visible property to its default value, true. |
![]() | ResetWidth | Resets the value of the Width property to its default value. |