alexa

    Show / Hide Table of Contents

    Class InactiveStateCollection

    Represents a class for adding Inactive state properties.

    Inheritance
    System.Object
    InactiveState
    InactiveStateCollection
    Inherited Members
    InactiveState.BackColor
    InactiveState.BorderColor
    InactiveState.ForeColor
    InactiveState.HoverColor
    InactiveState.Image
    InactiveState.Text
    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()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class InactiveStateCollection : InactiveState

    Constructors

    InactiveStateCollection()

    Initialize a new instance of the InactiveStateCollection class.

    Declaration
    public InactiveStateCollection()
    Back to top Generated by DocFX