menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UpDownOffice2016DarkGrayRenderer - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UpDownOffice2016DarkGrayRenderer

    Inheritance
    System.Object
    UpDownOfficeColors
    UpDownOffice2016DarkGrayRenderer
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    UpDownOfficeColors.GetColorTable(VisualStyle)
    UpDownOfficeColors.m_UpDownArrowDisabledColor
    UpDownOfficeColors.m_UpDownArrowEnabledColor
    UpDownOfficeColors.m_UpDownArrowHoverColor
    UpDownOfficeColors.m_UpDownArrowPressedColor
    UpDownOfficeColors.m_UpDownBackgroundColor
    UpDownOfficeColors.m_UpDownBorderColor
    UpDownOfficeColors.m_UpDownDisabledBackgroundColor
    UpDownOfficeColors.m_UpDownDisabledBorderColor
    UpDownOfficeColors.m_UpDownForecolor
    UpDownOfficeColors.m_UpDownHoverBorderColor
    UpDownOfficeColors.m_UpDownHoverColor
    UpDownOfficeColors.m_UpDownPressedBordercolor
    UpDownOfficeColors.m_UpDownPressedColor
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class UpDownOffice2016DarkGrayRenderer : UpDownOfficeColors

    Constructors

    UpDownOffice2016DarkGrayRenderer()

    Declaration
    public UpDownOffice2016DarkGrayRenderer()

    Fields

    m_UpDownDarkGaryDisabledBackgroundColor

    Declaration
    protected Color m_UpDownDarkGaryDisabledBackgroundColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayArrowDisabledColor

    Declaration
    protected Color m_UpDownDarkGrayArrowDisabledColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayArrowEnabledColor

    Declaration
    protected Color m_UpDownDarkGrayArrowEnabledColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayArrowHoverColor

    Declaration
    protected Color m_UpDownDarkGrayArrowHoverColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayArrowPressedColor

    Declaration
    protected Color m_UpDownDarkGrayArrowPressedColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayBackgroundColor

    Declaration
    protected Color m_UpDownDarkGrayBackgroundColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayBorderColor

    Declaration
    protected Color m_UpDownDarkGrayBorderColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayDisabledBorderColor

    Declaration
    protected Color m_UpDownDarkGrayDisabledBorderColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayForeColor

    Declaration
    protected Color m_UpDownDarkGrayForeColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayHoverBorderColor

    Declaration
    protected Color m_UpDownDarkGrayHoverBorderColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayHoverColor

    Declaration
    protected Color m_UpDownDarkGrayHoverColor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayPressedBordercolor

    Declaration
    protected Color m_UpDownDarkGrayPressedBordercolor
    Field Value
    Type
    System.Drawing.Color

    m_UpDownDarkGrayPressedColor

    Declaration
    protected Color m_UpDownDarkGrayPressedColor
    Field Value
    Type
    System.Drawing.Color

    Properties

    UpDownArrowDisabledColor

    Gets or sets the Arrow color during disabled state

    Declaration
    public override Color UpDownArrowDisabledColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownArrowDisabledColor

    UpDownArrowEnabledColor

    Gets or sets the Arrow color during normal state

    Declaration
    public override Color UpDownArrowEnabledColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownArrowEnabledColor

    UpDownArrowHoverColor

    Gets or sets the arrow color during hover state

    Declaration
    public override Color UpDownArrowHoverColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownArrowHoverColor

    UpDownArrowPressedColor

    Gets or sets the arrow color during pressed state

    Declaration
    public override Color UpDownArrowPressedColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownArrowPressedColor

    UpDownBackgroundColor

    Gets or sets the Normal background color

    Declaration
    public override Color UpDownBackgroundColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownBackgroundColor

    UpDownDisabledBackgroundColor

    Gets or sets the disabled background color

    Declaration
    public override Color UpDownDisabledBackgroundColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownDisabledBackgroundColor

    UpDownDisabledBorderColor

    Gets or sets the disabled state border color

    Declaration
    public override Color UpDownDisabledBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownDisabledBorderColor

    UpDownForecolor

    Gets or sets the Forecolor

    Declaration
    public override Color UpDownForecolor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownForecolor

    UpDownHoverBorderColor

    Gets or sets the Hover border color

    Declaration
    public override Color UpDownHoverBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownHoverBorderColor

    UpDownHovercolor

    Gets or sets the Hover fill color

    Declaration
    public override Color UpDownHovercolor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownHovercolor

    UpDownNormalBorderColor

    Gets or sets Normal state border color

    Declaration
    public override Color UpDownNormalBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownNormalBorderColor

    UpDownPressedBackColor

    Gets or sets Pressed state back color

    Declaration
    public override Color UpDownPressedBackColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownPressedBackColor

    UpDownPressedBorderColor

    Gets or sets the pressed state border color

    Declaration
    public override Color UpDownPressedBorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color
    Overrides
    UpDownOfficeColors.UpDownPressedBorderColor
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved