PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / ResetBackColor Method

In This Topic
    ResetBackColor Method (C1PreviewPane)
    In This Topic
    Resets the BackColor property to the default value.
    Syntax
    'Declaration
     
    Public Overrides Sub ResetBackColor() 
    public override void ResetBackColor()
    See Also